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.

ECWID / Authorize.net Error (Response/Receipt URL)

I checked the forums and was on chat help with a few people from Authorize.net as well as ECWID and for some reason no one can seem to solve this "simple" issue. I entered the API / MD5 settings multiple times, checking carefully, and still I get som...

Anurag
Moderator

API / Features documentation Locked

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...

sontek
Member

Using accept.js in a single page app (react.js)

Hello! We are looking to use Authorize.NET accept.js to maintain our SAQ-A compliance (we already do this with braintree and stripe). I'm finding it very difficult to work with accept.js based on the documentation and I'm hoping what I wan't is do-ab...

ColdFusion SAQ-A Compliance Solved

Hello Authorize.NET, We are currently implementing a SIM API solution. However, we see, it is now deprecated. Since it looks very close to what we are already doing, we looked into Accept Hosted. However after closer look, we see Authorize does not h...

AUTHORIZE.NET CIM Module - Customer Record Help needed! Solved

I have a new website with AUTHORIZE.NET CIM payment module fully installed, using accept.js and tokenization for their payment profiles. Testing shows it's working great for new customers. My challenge is with old customers.Up to now I have been manu...

Enabling Apple Pay & Android Pay

Does anyone have any experience using Apple Pay and/or Android Pay? Apple PayIs there a cost to get an Apple Merchant ID? I am trying to enable Apple Pay, and from my research, it looks like Apple wants me to sign up for a membership for $99.00 (pric...

Anurag
Moderator

Use Try It Tab for testing APIs on sandbox Locked

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 .

wesg92
Contributor

TSL 1.2 compatibility question with transact.dll

Hello, An ecommerce website I manage is currently using classic ASP and posting to https://secure.authorize.net/gateway/transact.dll for our transactions. Is this compatible with TSL 1.2, or will I need to make changes? If so, what changes must be ma...

cwork
Member

Are there any Hosted Accept Templates anywhere? Solved

Are there any templates available to work with, or do I need to start from scratch? PayPal has paypal buttons. Does authorize.net have anything like that?

Switch Live account CNP

Good Morning,We have been working with a client that has a Retail(brick & mortar) store and their authorize account is set to Card Present. We are wondering if we can simply switch it to use both CP and Card NOT present? Or do we have to ask them cre...

payment url for invoice

Hi, I am trying to integrate ERPNext with authorize.netIn ERPNext , sales order has feature to request payment, in which an email is send to client and using the link in email he does payment on say paypal and inside ERPNext the status changes to pai...

jima
Regular Contributor

Accept.js Nonce TTL and Data Recall

Hi, I'm wondering if the data nonce, that is generated (and returned) by Accept.js, has a lifespan/expiration, or if it can be used indefinitely? Obviously, once it's been used, it dies haha. That much I do know, but how long does it remain viable to...

CIM integration in iOS with accept sdk Solved

Hello all, I want to integrate CIM(Customer Information Management) with authorize.net accept sdk in iOS to store customer credit card details for future use. Is there any solution to integrate CIM in ios?

CIM Integration in Android App

I want to integrate CIM for Android App, where the customers card details can be used for future payment via Android App. All I get was sending card details to Authorized.net and getting nonce for the card details which can be send to the server for ...

PcDudes524
Contributor

Authentication error when switching to Live

All of my code is working correctly with my sandbox credentials but as soon as I switch to the live version I start getting an error. The error is E00007 "User authentication failed due to invalid authentication values". I have checked and rechecked ...

Completed payments ARB

Hu. I am working with recurring billing in sandbox. I am testing the webhook of authcaptured payments, but it never fires in ARB. I don’t know when the first payment is processed in ARB, I thought it was at 2 o’clock of the next business day. But sin...

Recurring payment: Completed payments

Precondition:Create new subscription via web panel.The start date for this subscription is today(11/27/2017).Actual behavior:The system doesn't approve first payment for subscription.All transactions have Pending status.Any notifications aren't sent(...