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.

pelwei
Member

Refund Transaction More than 120 days

Is there a way to refund a transaction that is more than 120 days using linked credit method?We sometimes have the feature of refunding the transaction more than 120 days. We are currently using the linked credit method. We cannot use the unlinked cr...

Jawari
Member

Integrated Authorizenet.dll in service solution. Locked

Hello everyone,,Why is authorizenet.dll not signed? That provides a higher degree of security for applications in general, doesn't it? Preventing it from being used in Windows Services is a bummer. I had a Transaction Reporting solution that was perf...

Processor support for EMV devices

Hello everyone,,On your EMV Chip FAQ page it says that support for Paymenttech will be in 2018. Can I get an update on if that is available yet? And could I get an update on Global, Elavon, WorldPay, and EVO? Thanks,Jawline..

Connection Error while calling transaction details API

Hello, I have a Authorize webhook (implemented with NodeJS) deployed to AWS lambda, it calls the transaction details API as soon as an event is received from Authorize. This webhook is failing to retrieve the transaction details many times with follo...

Quickbooks tech support

Quickbooks provides best accounting services as using Quickbooks you can create or manage account records and details for your business online in a fast and easy way, the software provides cloud service as in cloud services you can operate your Quick...

dsandberg
Contributor

HTTP 302 response to webhook - accepted?

In our testing with an AWS ELB forwarding webhook messages to the correct test server, we are finding that the webhooks appear to not be retried after we have processed one, which is good. However, the ELB appears to be returning an HTTP 302 message ...

Question about network change

Hello, I have a question about the network changes on the FAQ posted and was hoping someone here could validate my understanding. The dates listed for the production testing and final switchover coincide with some dates that my team and I would like ...

prk
Member

Change payment profile of an ARB subscription

Hi All, We are integrating Authorize.net service for an ARB subscription type payment gateway for our web application with .Net MVC. Our application provides option to add multiple cards and choose a default card for a subscription. So that a custome...

Accept.JS with Hosted Payment Form. Error E_WC_21

Hello!I'm using Accept.JS with Hosted Payment Form.Looks like it works fine. but only in test mode. When I'm trying to switch off test mode at merchant interface, I'm receiving an error "E_WC_21: User authentication failed due to invalid authenticati...

Once Auth.net Hosted declines I am unable to re-submit a new card.

Hi, Hooking up Auth.Net Hosted using the iFrame / iFrame Communicator. Initial transactions are working as-expected. If I get a decline, however, the Processing.... button at the bottom of the iFrame form remains disabled and the button never "resets...

ApplePay doesn't work when switch to live

Hello everyone.Last month i successfuly integrated ApplePay using sandbox. Every transaction passes. When i switched to live, using payment processing certificate from authorize.net live account, the transactions started to fail with error:RESPONSE C...

Strong Customer Authentication

Hi, We have software which integrates with Authorize.Net using an Authorize.Net hosted payment page. I understand that a new EU regulation regarding online payments is coming into force on September 2019, called Strong Customer Authentication (SCA), ...

eldein
Member

Refund Transaction More than 120 days

Is there a way to refund a transaction that is more than 120 days using linked credit method?We sometimes have the feature of refunding the transaction more than 120 days. We are currently using the linked credit method. We cannot use the unlinked cr...

Coldfusion AIM transaction id not returning

Hello Guys, We have a AIM integration within our App to Authorize.net for several years. Everything worked great, the transaction id was returned correctly. On our new customers the transaction id is not returned, and I do not find anything on the co...

.Net Core 2.2 Support

Hi, Do authorize.net support .Net Core 2.2 ? I am working on a project in .Net Core 2.2 and unable to call methods after adding AuthorizeNet via nuget package manager. Please suggest. Regards, Sunil

Accept API - Get information on transaction

I'm using the accept API, but i need to get some information on the transaction request. Specifically:1. First/Last name of the user2. Is the card a debit card or a credit card (based on the bin)

pberce
Contributor

Unable to log into Sandbox account after creating it.

I have a live Gateway account. I want to create a Sandbox account for our staging server. I've gone to the page for creating a Sandbox account, it is here: https://developer.authorize.net/hello_world/sandbox/ I filled it out, accepted the terms and s...

Save

Accept API - get data

Hi I'm using the accept API on my server. However, I want to get some information on the user:first name, last name he entered (for fraud checks)Make sure the card details he entered are of a debit card, not a credit cardHow can this be implemented?

ACH & ARB with Accept.js

My integration uses Accept.js to tokenize the bank card details, then passes off the opaque data to my server-side code. All that is fine. One thing I'm a bit unsure about though is this aspect of the e-check docs: https://developer.authorize.net/api...

How to hide/skip the "order pay" page in woocommerce.

Hello to the Community. First time on this forum. And first time integrating Authorize.net payment gateway. I'm developing a booking website using Wordpress and WooCommerce. I've run into a minor user experience issue that my client wants to be resol...