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.

wesg92
Contributor

Error 103: This transaction cannot be accepted

Hello,While trying to test/update our website code for TLS 1.2, I discovered that our production site wasn't working. I get "This transaction cannot be accepted." error, which I see means a transaction key isn't sent or is invalid. The code and trans...

Profile charge is declined because no CCV code is provided?

Hi, We use api to charge saved payment profile. User selects a profile to be charged from upon ordering, but the profile is charged later when order is shipped. Thus, when chargng the profile we use only customerProfileID and paymentProfileID. No CCV...

Custom start for trial amount and recurring subscription

Hi, I am using Authorize.net with purchased "PMpro plugin". We have set a trial amount only for the first month and also billing amount for our membership level for unlimited period. We would like to debit the trial amount for the first month on one ...

Mohammed
Contributor

facing problem with the silent postback reponse for Accept hosted

Hi there, We are in the process of implementing an Accept hosted solution for one of our java application deployed on the app server in the dmz. We have specified public IP of this server in the authorize.net sandbox account in order to receive the r...

blackwood821
Contributor

Invalid OTS Token Solved Locked

Hi, I'm currently integrating Accept.js into my site to become PCI compliant. Here was my old server-side work flow: Create new monthly subscription:Authorize credit card for first month payment (send credit card info: number, exp date, etc.)If autho...

Salesforce/Authorize.net integration Testing

I am testing an integration with authorize.net and Salesforce via Chargent. The documentation (https://developer.authorize.net/hello_world/testing_guide/) has sections about "CVV Responses" and "Partial Authorization Responses," neither of which are ...

kornysnaps
Contributor

A on SSLLabs - Still Can't Connect To Sandbox

Does anyone else have trouble submitting transactions to the sandbox even though you have an A rating on SSL Labs? SSL Labs clearly shows that our server is using TLS 1.2 only, yet we cannot submit a transaction to the Authnet sandbox.

Devin
Contributor

Accept Hosted Payment Fingerprint invalid Production

I am using the Production environment with the endpoint https://accept.authorize.net/payment/payment and when the user submits the information in the form there is an Invalid Fingerprint error and an AVS error that says the billing address isn't inpu...

blackwood821
Contributor

Accept Hosted Form - how to handle invalid user input

I'm using the accept.js hosted payment form (https://developer.authorize.net/api/reference/features/acceptjs.html) and it works great. However, if the user enters incorrect information such as an invalid CVV or zip code (AVS mismatch) the form seems ...

Full billing address in AcceptUI integration

Hello, I read this manual https://developer.authorize.net/api/reference/features/acceptjs.html and trying to implement AcceptUI.js It opens such popup: https://cl.ly/19171D3g012d The button opening it contains "data-billingAddressOptions" allowing to...

Payment Profile Verification Always Fails for AMEX only

Hi, I use validationMode = liveMode when creating new payment profile. With this flag Authorize.net generates $0.00 test transaction for verification purposes. It works fine for Visa, Mastercard, but fails on every AMEX card we try. Still if you try ...

sureshrb3
Contributor

Updating ARB Subscription status to "Suspended"

Hi, Is there any way to change an ARB subscription to 'suspended' via API call. If possible, also i need to make the suspended subscription ACTIVE after some time via API call(Say 30 or 60 or 90 days) use case: a user needs 2 free months. Seems like ...

Adding new Recurring Billing Transaction with same user

I'm currently trying to implement ARB. I have the regular work flow working for when a user decides to just do one subscription.The workflow is: GetHostedPaymentPage to complete the initial transaction CreateCustomerProfileFromTransaction after the p...

rtDev
Member

client Transaction Details missing line item breakout

invoice line items are not appearing in my client's Transaction Details report. I am including them in the submission and the response includes them back. Are there flags or special syntax necessary to have them included in the Transaction Details sc...

TLS 1.2 and curl script

I have been using a curl script for somw time now, and here comes the TLS 1.2 on Feb 28, 2018. I have checked my curl ssl verision, it is NSS/3.27.1. I have tested my conneciotn to the test site using this script;It connected just fine. Can I still u...

jts74
Member

Accept.js and Street address verification

Hello, I am trying to implement Accept.js with php and using my own form. For some reason, the street address is not getting verified correctly. As long as there are numbers in the field, it gets verified whether its correct or not. Send it with no n...

Composer issue at install Solved

Not sure what is going on but composer isn't happy with the composer.json file. It is currently: {"name": "authorizenet/authorizenet","type": "library","description": "Official PHP SDK for Authorize.Net","keywords": ["authorizenet", "authorize.net", ...

chris1
Member

Phone payment cross-domain issue

We're using the built in Authorize.net payment method on Magento 1.9.1.0. We have multiple domains in use. On the frontend orders are placed with no issues, but on the admin area the response isn't rendered due to a domain mismatch. The issue is when...

HeathN
Member

Account UpdaterJob Details Response, sometimes array, sometimes not?

Reading through your documentation on the 'Get Account Updater Job Details' section, in the "Try It" tab with JSON selected, when I look at the 'Response' section I see that the 'auDelete' key has an object as the value while the 'auUpdate' has an ar...

Customer ID field ID

Hi - My client needs to send a customer ID to Authorize.net via a custom form. (I'm using gravity forms/wordpress - so the code below is the hook I needed to add to my functions.php in order to pass a new field input to Auth.net.) I believe I just ne...

Apple Pay - getTransactionDetailsReponse

Hello, I have Apple Pay set up and have been accepting tokenized payments. My issue is that the card type is not being included in the getTransactionDetailsResponse API data I receive after a succesful transaction. The cardType field is included in t...

Opencart 3.0 SIM module not processing correctly

I'm using the latest version of OpenCart and the Authorize.net SIM module but the process is failing when the response returns to Opencart. The process partially completes but ultimately doesn't. System seemed to be working back in december (12/2017)...

Re: Another TLS Assist Request/Question

I just happened to get off of a live chat with ANET technical support where I had asked if there was any way to test our application for TLS 1.2 compliance. They told me "no" and even said they asked lvl2 support which also said "no." I even specific...

How do I find my API endpoint? Locked

As the TLS 1.2 update looms, I was frustrated to find I couldn't easily determine if we were on the Janary 30 or Feb 8 test group for TLS 1.2. Where can you determine the endpoint that our servers are passing API calls for AIM and CIM transactions? I...

solutionid integration with SIM and CIM

I am using https://test.authorize.net/gateway/transact.dll for SIM payment in sandbox and for CIM https://apitest.authorize.net/soap/v1/Service.asmx. How I can integrate solution id.Method using for transaction:CreateCustomerProfileTransaction Please...

synconnv1
Contributor

RefID not being returned in get transaction detail Solved

I am trying to get the refId from the transaction details related to a webhook response to a Hosted Accept page (the payment page works, get a token, getting the webhook response with no problems) and the refId (our order number) that is sent to the ...