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
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...
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 .
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.
User authentication failed due to invalid authentication values.
Hello: I created an Accept hosted integartion. This integration works fine in sandbox mode, but fails in LIVE mode with the following error: User authentication failed due to invalid authentication values. I verified that my transactionKey and api_lo...
Enable/Disable credit card/eCheck payment options dynamically in Accept hosted payment page
Hi All, Currently I'm in a process of migrating from SIM API to Accept Hosted becase of the SIM API depcrication. Since I'm developing this for a product, some times I want to prevent users from paying from Credit card, sometimes from eCheck, and in ...
Adding Custom Fields to SIM?
I've managed to build a form which takes payment and processes it using SIM. It's loosely based on this: https://community.developer.authorize.net/t5/Integration-and-Testing/SIM-Sample-Code/m-p/55258/highlight/false#M30174 My challenge now is that I ...
React native recurring billing
To whom it may concern, We are working on a React native mobile app. The backend is being developed in Java Spring.We need to set up the app so it can process one-time payment and recurring billing, depending on what customer chose.As I understood I ...
I am unable to validate credit card from user
Hi,Is there anyway that I can check credit card from new user who came to my website? It seems like I am forced to make profile and payment profile as well.My intention is that, if I give wrong CC number or CCV it still creates my profile in payment ...
Getting Started - Making a Transaction
Hi! I'm new to this, but I'm trying to build a form in PHP which can perform simple checkouts. I need to provide custom fields and a custom cost. I'm trying to get started, but I'm having some trouble. It seems all the sample code I find is incomplet...
Change the name of the fields in case of Accept Hosted integration
Hi Everyone, We are using Accept Hosted solution (embedded iFrame):https://developer.authorize.net/api/reference/features/accept_hosted.htmlto integrate Authorize with our webpage.However, we need to have the field names in German (and if possible th...
Regarding ARB failure email notification
As per below link we try to set failure notification option... but we can't any checkbox next to list... please advice us https://support.authorize.net/authkb/index?page=content&id=A674
How to remove the blank page when submitting payment information to Authorize.net
When we complete a transaction, our payment information will be submitted to Authorize.net gateway, and then Aythorize.net will ask a link address configured at Authorize.net background. Configuration parameters is x_relay_url. Our link site will dea...
What does I/O Exception: Received fatal alert: protocol_version mean?
I am working on TLS 1.2 testing and am receiving this message when the server running my website sends a request to authorize.net. I'm stumped at what it is trying to tell me. Any ideas?
Transaction Key or Signature Key???
The presence of a Signature Key in the API Credentials page in the Merchant Interface appears to be a new feature. I'm confused because we are using the CIM function and have always used the Transaction Key with the hosted Accept form. The page says,...
Getting I/O Exception: peer not authenticated from ColdFusion HTTP
My testing and development desktop system is Windows 7 ColdFusion release 10. It has worked very well for several years and the problem I am having below appeared recently when I started using it again to develop some new code for my customer. My des...
Accept.js returns wrong error codes Solved
There is a wrong error codes assigning in accept.jsIf HTTPS request returns JSON with error E00001 "An error occurred during processing. Please try again." it returns code E_WC_15 (instead of E_WC_19)If HTTPS request returns JSON with error E00007 "U...
Authorize.net (Sandbox) is letting me save Incorrect Credit card numbers in the Payment Profile
First of all, I am using a Sandbox account for testing. I can successfully create a Customer Profile as well as a Payment Profile. The problem is that while I can add 4111 1111 1111 1111 in the payment profile, I can also add incorrect card numbers i...
Passing Transaction ID as url parameter in hostedPaymentReturn URL
Hi, I am using Accept Hosted. I would like to know if I can specify a url parameter in the hostedPaymentReturn URL which is the Transaction ID element value on the receipt page - something like: "settingValue": "{\"url\":\"https://www.mysite.com/cont...
AccountType (Credit Card Type) Values Changes Between Transaction Types in Sandbox
Hi There, I am working on developing an application to authorize customer credit card details using the below transaction types and pass the values received from Authorize.net to another system. Transaction Types: createTransactionRequest (authOnly),...
Developing a Google web app with Accept Hosted
I am interested in developing a solution that uses google apps script (GAS) in conjunction with Accept Hosted. In other words, instead of using PHP, I would use GAS to make the API calls.I looked for documentation about this but couldn't find anythin...
Linking Paypal to Authorize.net
Hi, We are implementing PayPal using Authorize.net PayPal API. We created a Authorize.net sandbox account as well as a sandbox PayPal account. Going into the Authorize.net sandbox account Digital Payment Solution and pressing Sign up for Paypal redir...
ERROR:- The underlying connection was closed: An unexpected error occurred on a send.
ERROR:- The underlying connection was closed: An unexpected error occurred on a send. Expain:- Would you mind explaining what it was, exactly, that fixed your issue? We're seeing the same thing and I'm curious what resolved your issue.Thanks, the pro...
ERROR:- The underlying connection was closed: An unexpected error occurred on a send.
ERROR:- The underlying connection was closed: An unexpected error occurred on a send. Expain:- Would you mind explaining what it was, exactly, that fixed your issue? We're seeing the same thing and I'm curious what resolved your issue.Thanks, the pro...
Cannot Complete WooCommerce Transaction
I am trying to charge a card through the sandbox. The only error that I get is a 503 error in the browser console:Failed to load resource: the server responded with a status of 503 () /checkout/wc-ajax=checkout I am working on a staging copy of the s...
Accept Hosted - Display Line Items in Payment Form?
I'm migrating from the SIM Method to Accept Hosted. With the hosted form via the SIM Method, it displayed the line items on the payment form. While I'm able to produce a payment form using Accept Hosted, I haven't found a way to have the Line Items d...
Hosted Form decline error code and message.
I have implemented the hosted form using the Iframe Communicator (ifcommunicator.html and C#). How do I capture the response when a credit card is decline? I don't have problems getting the response when a credit card was authorize, but now I need to...
Visa Stored Credentials
Anyone implemented the new Visa requirement for Stored Credentials on Auth.net? Trying to find out which fields to use for:-POS Environment-POS Entry Mode Code https://usa.visa.com/dam/VCOM/global/support-legal/documents/stored-credential-transaction...
Accept.js - There's a bug in the AcceptCore.js file
Hi! In the AcceptCore.js file, there's a bug. c.onload=function(){setTimeout(function(){n(c,b),2e3})}I think it should bec.onload=function(){setTimeout(function(){n(c,b)},2e3)} The 2e3 parameter is not passed as a parameter of the setTimeout in the b...
need sample of webhook
I am trying to figure out how to use your webhook sample code. I am using c#. does anyone have a simple code sample on how to do this. Or a link on how to use webhooks
Coldfusion upgrade help
I last integrated authorize.net AIM for Coldfusion in 2011. The user stayed on our site for payments without being redirected externally. This site hasn't processed payments for a while and I'm working on a new site that's going to process user credi...
Getting E00001 in sandbox
Test mode is off. Using Magento default authorize.net module. No matter what I do with my settings (with or without test mode) I get this as my cURL response: {"messages":{"resultCode":"Error","message":[{"code":"E00001","text":"Unexpected character ...
C# SDK - Setting the merchantDescriptor property
Hi! In the C# SDK, I can't set the merchantDescriptor property. Is there an hidden way/hack to set it? Thanks VB
Accept Hosted Form not working on some computers
I have been using the Accept Hosted Form for a couple of months now and I am having some intermittent issues bringing up the payment page. I am using c# and mvc. I get a token and the partial view that uses the token is below: @model Nop.Plugin.Payme...