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.

cbum63
Member

Can AI tools make API integration easier?

Hey devs,With all the buzz around AI lately, I started wondering if it could actually help us with API integrations—especially for platforms like Authorize.net or CyberSource. We're talking about automating the boilerplate, generating endpoint handle...

Apple pay certificates

I got the .csr from Authorize.net. I submitted it to apple and got a .cer file. I'm supposed to create a .pem file, but in order to do all that, I need the private key. I need to know if Authorize.net provides the private key or if I could use my own...

Signature Key

Hello everyone. I am not credit card processor, gateway integration literate by no means. I was just handed this daunting task when we changed credit card processors. I am find myself without a gateway because of the MD5 change and needing the signat...

kumarimoka
Contributor

Error code E00001

For our customers we got below exception on August 7,8,9 th dates for authentication and charge transactions.E00001An error occurred during processing. Please try again.Please let us know the reason ASAP.Thank in advance,KumariM

E00003 Error sporadically happening since July 2

Receiving E00003 XML Parser Error on appx 1-3 transactions per day (see below). Most transactions go through fine. It started on July 2, seems to be random and we can't tie it to any changes or plug-in updates on our end. No issues before this date. ...

MagTek Reader with Custom KSID Integration?

We are looking to explore a custom setup for in-store card-present payments. Specifically:AMagTek swipe-only reader injected with a custom Authorize.net encryption key (KSID 90139000).Our goal is to send encrypted track data from this reader directly...

Cannot sign in to https://ubctest.cybersource.com/ebc2/

When I attempt to sign in, I am getting an error'Identity Verfication Failed''Contact customer support for help accessing your acount.''This identify verification process has been locked'and the 'contact support' link also yields an error

email confirmation question

Hello,When a payment goes through we receive an email confirmation like the one below. Notice that there is no information in the "Customer ID" and "Company" fields.How can we have those fields filled in?Does "Customer ID" correspond to "merchantCust...

Difference in API behavior depending on authentication method

Hello,I am currently implementing the createTransactionRequest resource to charge a tokenized card and create the Customer and Payment Profiles using a single request as described in the official documentation. However, the API behavior varies depend...

How to Do I fix Error with E00001 Code

{"success": false,"data": {"error": "Authorize.Net debug dump","request": "net\\authorize\\api\\contract\\v1\\GetHostedPaymentPageRequest Object\n(\n [merchantAuthentication:net\\authorize\\api\\contract\\v1\\ANetApiRequestType:private] => net\\autho...

ezaspi
Member

Creating Customer and Payment Profiles Getting Duplicate Error

I have a unique situation, i think. I've been working on migrating a customer from a different platform that only used card info and tokens to the CIM API with auth.net. All old card info was migrated by auth.net and presented itself as a unique set ...

Duplicate subscription

Hi Guys,I am trying to create a duplicate subscription. What is the minimum time slack for creating a duplicate subscription. For single payments i may be 2 mins and it works, but not for subscription. Please help.

Two questions re Billing information

Good afternoon.I am using as my model the Authorize.net sample code element ChargeCreditCard class in c#. I have greatly modified it (e.g., passing objects to the method). In any case it works fine in both the sandbox and in production.1. I've notice...

Enable Cybersource ACH option in Bigcommerce

We want to use Cybersource ACH option in our Bigcommerce app. Currently the native Bigcommerce app for Cybersource does not have support for ACH.I have below questionsDoes anyone have implemented this in Bigcommerce with Cybersource? If yes share the...

aaw
Member

Setting correct field via API for display in Authorize.Net user portal

Hi, so I've been using the API for some time and have generally had no issues. But our accounting team has a ticket in for me that for some reason sometimes the "customer" column in the authorize.net web portal does not display the customer name for ...

Shopify + Authorize.net + ApplePay

Trying to get ApplePay working with Shopify and Authorize.net. All other payment options are working (ie visa/mc, discover).Result always ends with "Your card was declined. Try again or use a different payment method." We've tried other cards that we...