Integration and Testing

Authorize.Net API questions and help with your payment integration.

cancel
Showing results for 
Search instead for 
Did you mean: 

From this board

Anurag
Moderator

Recorded Developer Webinars Pinned

Please find the links of our recorded developer Webinars Simplify PCI Compliance with Authorize.Net Accept Learn about Authorize.Net API Integration with OAuth 2.0 Creating Automated Workflows Using Authorize.Net Webhooks Thanks Anurag

Anurag
Moderator

API / Features documentation Pinned

Use the features you want to build the payment solution you need. You'll be up and running in minutes. Features : https://developer.authorize.net/api/ SDKS : https://github.com/AuthorizeNet API reference : https://developer.authorize.net/api/referenc...

Anurag
Moderator

Use Try It Tab for testing APIs on sandbox Pinned

You can test APIs from our Try it Tab in API reference on sandbox without signup https://developer.authorize.net/api/reference/index.html#payment-transactions-charge-a-credit-card Click on the Try it tab and click send .

RichardH
Administrator

Use Testing Guide for Specific Transaction Responses Pinned

Using the Testing Guide, developers can trigger specific transaction responses in the sandbox including approvals, declines, errors, as well as AVS and Card Code responses. If you have questions or comments, please use this thread.

credit card payment transaction clarification

I am trying to integrate credit card payment by existing customer profile/payment profile. TransactionType will be "authCaptureTransaction" , and I am bit unclear if and when I should use "processingOptions" in my request payload. Any clarification w...

Continuous Integration for Ruby on Rails?

HiI've been searching around for a Continuous Integration solution for Ruby on Rails, but haven't been too pleased with the results. I came from a .NET shop that used CruiseControl.NET and was really spoiled with its ease of use and rich status/repor...

No Response from Authorize.net

We are using Authorize.Net to process payments for our client on our web application.Occasionally (reported twice in 3 weeks), the client makes the payment and sees the processing wheel spinning, but then nothing happens - it appears to be a time out...

Stress testing Web API

HiI was hoping to get some direction or advice with regards to some trouble I'm having with trying to do some stress testing against a Web API for a client. It is a RESTful WEB API that I'm testing against. I've been creating a list of Tasks that run...

Credit Card processing provider? Authorize.net VS. Paypal

I own a lawn and landscaping company and recently launched a new site. One of the features I wanted to provide was to pay online. Initially I thought I would just go with PayPal but they charge really high processing fees. I don't want to put a surch...

khuang
Member

BEST RING POS

hello, do you guys still integrate with Best Ring POS? I found this Youtube video says they integrate with auth.net. but it's 4 years old. Just want to confirm they still can work with auth.net. Thank you.

Authorize Net Paypal Error

I am trying to set up PayPal on my Authorize Net Sandbox account, but when I go to Digital Payment Solutions and click Sign Up on the Pay Pal section, it takes about 30 seconds before it redirects me to a page that says "Unable to display PayPal info...

I just want to know what do you use for testing Web API?

I am trying to test my API (automated) through executing https requests , passing different inputs and evaluating responses while also being able to mock data if the requestor(user-agent) is this api test client. Does a tool like this exist? How do y...

jroehr
Member

Avoid zip and address requirements

I want to validate a payment profile with the validateCustomerPaymentProfileRequest. However, unless I've supplied a zip code and address as part of the payment profile, I receive an error that "There is one or more missing or invalid required fields...

Separating unit tests and integration tests in Go

HiIs there an established best practice for separating unit tests and integration tests in GoLang (testify)? I have a mix of unit tests (which do not rely on any external resources and thus run really fast) and integration tests (which do rely on any...

Download a single folder or directory from a GitHub repo

HIHow can I download only a specific folder or directory from a remote Git repo hosted on GitHub?Say the example GitHub repo lives here: git@github.com:foobar/Test.gitIts directory structure: Test/ ├── foo/ │ ├── a.py │ └── b.py └── bar/ ├── c.py └──...

would appreciate help integrating with vue

Hi so I will be implementing a payment processing system for a a client that takes credit card details and sends them through authorize.net for verification. I have not used the service before but my team insisted on it and are looking at hiring prof...

priorAuthCaptureTransaction did not save the invoiceNumber

Hello Everyone I have this line of code to capture but invoiceNumber didnot save.var transactionRequest = new transactionRequestType();transactionRequest.transactionType = transactionTypeEnum.priorAuthCaptureTransaction.ToString();transactionRequest....

API to download file from auth.net

I am looking for API to download a file automatically from auth.net and later transfer it to our company server for consumption. Any guidance is highly appreciated.

Authorize.net outage?

We're unable to connect to Authorize.net to process credit card transactions; it looks like it went down at around 2:30 PM Eastern. Visiting the web site returns an error too, from Cloudflare.

Some fields aren't showing in my transactions

Hello, I am building a WordPress website and I used the plugin GetPaid to integrate Authorize.net into the website, I tested the payment gateway with a sandbox account and it was successful, then I went to the live account and I made a transaction an...

authorize.net payment integration Solved

Hi there, I want to do payment integration of authorize.net on my website. My website is related to things to smoke. How is this possible?

Authorize.net webhoot not working for live transactions

I have tested the webhook in test mode.I have tested with the test webhook feature. I found both above workings.I configured the live app and set up the webhook but it is not working. If I use the test webhook method it is working but for actual tran...

Authorize.NET - not supported???

I'm confused about something. I've been watching for a few updates that said Authorize.NET gateway was no longer going to be supported but thought the plugin/extension would eventually "fix" itself. A client has moved banks and they only support Auth...

Authorize api help any one used

I use Authorize.net for my Shopify shop. I would prefer to use Shopify's own payment processing (which is via Stripe), but because I sell dietary supplements, I'm prohibited.Authorize.net assigned me the Merchant Service Provider (MSP) of Cybersource...

Authorize.net Wordpress Plugin Breaks Suddenly

I have a Wordpress plugin I guilt almost a year ago which suddenly stopped working properly this week. The problem seems to be that my webhook.php file is not updating my database containing the order status when it is paid. I can think of no reason ...

Hosted Form

Can we get a form token without authorizing any amount?

Sharing a Credit Card across multiple merchant accounts options?

Hello, our business is selling parking products across different merchant accounts, where each of these businesses will have its own Merchant account.We would like the user to only have to save their credit card once and use it with many merchants. I...

tnnick
Member

Sudden breaking of API for CIM

We use Customer Information Manager to store card data for clients. It's been working for 3 years on two different sites without issue. It's suddenly stopped working for one of the two sites and we receive this response from Authorize.Net below. Both...