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.

Do not get subscription from Get Transaction Detail API

Hi, Now I am using Get Transaction Detail API (https://developer.authorize.net/api/reference/index.html#transaction-reporting-get-transaction-details).As my expectiation, when I receive recurringBilling=true in the response, I will also have the subs...

Authorize.net refund a trunsaction error 54

Please note that when I am trying to refund a transaction I am getting error code 54 in the response.Below are some details for the transactions the I am trying to refund.{ "authorize": { "responseCode": "1", "authCode": "VY1HJA", "avsResultCode": "Y...

relay response problems

Hello all. We are encountering a problem with the "relay response" of a SIM transaction. (We are aware that SIM is deprecated and are planning a new integration, but in the meantime we need this to function.) Our logs show that we were receiving rela...

ARB expired subscription reply

Hello, After successful ARB transaction,automatic recuiring will perform but if the user credit card has expired,his subscription will also get expired then how my website will know that this particular subscription is expired & stop providing servic...

GetApiResponse() returns NULL for some credit cards

GetApiResponse() returns NULL for some credit cards. For some reason, controller.GetApiResponse() returns NULL for some credit cards. It's not a random thing, for certain cards it always happens. We use the AcceptUI in the frontend. This will get a n...

Apple Pay CSR is not accepted at Apple Site

I tried to integrate apple pay. What I did is to follow the authorize net documentation. https://developer.authorize.net/api/reference/features/in-app.htmlI downloaded the certificate file from apple pay of Digital Payment Solution, and tried to uplo...

Idempotency Protection for payment requests

Does Authorize.net's API offer idempotency protection in some form?I've seen idempotency protection in the form of unique ids in headers (e.g. Stripe), or in the form of some behind-the-scenes heuristics (i.e. Repay).

Is there idempotency key protection? Locked

Similar to Stripe's, Dwolla's, or a number of other payment processors, does Authorize.net's API offer idempotency key protection such that I can safely retry payment requests? This usually involves sending my own id in a header key.

jayagnew1
Contributor

Passing Transaction fee to consumer

Hi, We have a requirement now where the client would like to "pass" the Authorize.Net fees to the consumer. Just wondering how some you have implemented this. My understanding is that Authorize.Net currently does not have a way to separate this. 1. D...

Upload transaction file with payment profiles

I see this method:https://www.authorize.net/content/dam/anet-redesign/documents/uploadguide.pdf But can I do the same using a payment profile rather than a credit card number?

iOS Inperson - losing transaction details

Hi, I'm having an issue with the inperson sdk where the transaction confirmation is lost.Start a quickChip transactionComplete it until confirmation screenSwitch to another screenGet back to payment appWhen the app get back, the confirmation screen d...

bobbydoogle
Contributor

v1 => v2 invoiceNumber on IGatewayRequest

I'm transitioning a system from v1.x to 2.x and one issue I have ran into is creating a createTransactionRequest (for debit in this case) I don't see where I can assign an invoice number. Previously I accomplished this via a IGatewayRequest and could...

authOnlyTransactions Show As Settled

Hello, We are using the Authorize.Net API to authorize transactions using the "authOnlyTransaction" transaction type, then later capture those transactions using the "priorAuthCaptureTransaction" transaction type. There are times when our batch settl...

Does my website need SSL to use API for Authorize.net?

Pretty much the title. I'm trying to intergrate Authorize.net API and I've been trying to figure out the reason it won't work. My website does not have any SSL certificate, is that a requirement for using the API?

Try to create Customer profile with sendbox credential

When we are trying to create customer then we are getting error message. Please help ASAP API ERROR Response:If you keep seeing this page, please contact support. Please provide your company name and other contact information

Third party mPos data posting

I am already using the PG-only option on my website and now working to add a Third-party mobile Pos Card reader to my system. The card reader is having data with following key and algo:Key Management: DUKPT, MK/SKEncryption Algorithm: 3DES,DES, AES,R...

jfkrueger
Contributor

Zip code of 46282 does NOT cause a decline in the sandbox.

The testing guide says to use a zip code of 46282 to generate a "Decline" response, however when using a Customer Payment Profile with that zip code transactions are still getting approved. Our sandbox enviornment is in "Live" mode, not "Test" mode. ...

moe
Member

Refund Error

Dear Team please note that when i am trying to refund a transaction i am getting error code 54 in the response.Below are some datails for the transactions the i am trying to refund. {"authorize":{"responseCode":"1","authCode":"VY1HJA","avsResultCode"...

php API "hello world" not working

I'm attempting to use the authorize.net API for the first time. I made a sandbox accont and am trying to follow the steps exactly as written in the heloo world start guide: https://developer.authorize.net/hello_world.html I updated and ran my compose...

API php: "Hello World" test not working

I'm trying to use the authorize.net API for the first time on my website. I've been trying to run the "hello world" test found here: https://developer.authorize.net/hello_world.html For some reason, the very first line breaks it. I've followed the in...

pmarangoni
Contributor

Voiding an AuthOnly transaction

Why would a VOID fail if the transaction being voided has not been settled yet? Our company preauthorizes credit cards, and then may not be able to ship the purchase for some time. In these cases, we will create a new preauth against the card, and th...

Migrate subcriptions from authorize to Paytrace

I’m planning for migrating to Paytrace form authorize.net and I have a few queries: Can I import my current subscriptions and plans data into my new authorized account?Are there any recommended steps that I should follow to make the experience as sea...

Invoice and Description Mapping Error=00003

When trying to map invoice and description from Salesforce to the Authorize.net transaction the Error=00003 occurs. Using Apex for payment transactions from the Salesforce environment to connect with Authorize. Error code states transactionrequest ha...

API Integration for new PM

I am currently an MBA student who was fortunate enough to find a PM internship this summer with a non-faang company. I was told that the team I’ll be working with is working on API integration features. As someone who did not have CS background, I wo...

createcustomerprofilerequest successful in DEV, fails in PROD

I am able to successfully manage customer profiles using the Accept.js and the API in the DEV / Sandbox environment, however when I moved the code to PROD, it failed with the error: E00116 OTS Token access violation. Searching, I see that error E0011...