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.
Cannot create account using Java SDK Locked
Hello,here is our code which have been woking for a while but stoped on 11th of Octomber. Could You please varify it and give me any suggestions. The problem is when we try to post the create account cim transaction. It just blocks in retry attemps t...
Recurring Billing API not working Locked
Hi I have intergrate ARB method // Load the library file.$path = authnet_sdk_path('autoload.php');define("AUTHORIZENET_API_LOGIN_ID", $loginID);define("AUTHORIZENET_TRANSACTION_KEY", $transactionKey);$subscription = new AuthorizeNet_Subscription;$sub...
Empty response on Transaction Details [Sandbox credentials] Locked
I'm testing some transactions with sandbox credentials and they're working fine, but then I try to pull the transaction details im just getting this AuthorizeNetTD_Response Object ( [xml] => [response] => )On production with live credentials everythi...
AuthorizeNet.DLL
With the recent change from https://secure.authorize.net/gateway/transact.dll to https://secure2.authorize.net/gateway/transact.dll That is being requested it was brought up in a meeting that we have a Windows application that has the physical Author...
Response returning empty
We were using PHP SDK from https://github.com/AuthorizeNet/sdk-php.It was working but then suddenly stop working. Our issue is that the response is returning empty. Any ideas?
SSL Error
Hi, On Friday (10/9/2015) we started to get back this error message on our sandbox account: SSL certificate problem, verify that the CA cert is OK. Details:error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed We are using...
SIM relay url stop working
Suddendly relay url stop working in spetember Currently we are working in SIM environment, since we have applied above workaround (register relay URL in default url), but let me summarize our history: Premise: Relay URL is where Authorize.net tells o...
Looking for HostedProfilePage in iframe/lightbox example
Hi, Does anyone have a working example of showing the HostedProfilePage in a lightbox? I've got the token, and I made it work with a simple redirect, but I wish to integrate the form in a lightbox. I checked the sample code mentioned but there's no e...
Table or spreadsheet of all Response Codes
I know we can lookup the response codes here: http://developer.authorize.net/api/reference/responseCodes.html But is there a table or spreadsheet of all the Response Codes anywhere that I can load into a table to do a lookup of response codes so we d...
E00054 ERROR
ErrorE00054
The
mobile device is not registered with this merchant
account. I
entered correct username and password but i got this response.
How to lookup customerProfileId and paymentProfileId by merchantCustomerId in PHP SDK?
I am building a tool to grant refunds for our support team. I have the merchantCustomerId, which is our internal user ID, and transactionId in our database. I am able to pull the transaction details using the transactionId. require_once ($_SERVER['DO...
Upgrading Authorize.net Webservice Reference(api) to Akamai (api2) in C#
I am Trying to Set debug URL and live URL based on flag for service call to authorize.net like below..if (isDebug) { API_URL = "https://apitest.authorize.net/soap/v1/Service.asmx"; } else { API_URL = "https://api.authorize.net/soap/v1/Service.asmx"; ...
Double Payment from website
Currently I faced one strange issue. I have integrated authorize.net credit card payment in my client website. A standard one not the ARB or CIM. Last week few customer reported than after the one successful payment after 2 days their cc charged agai...
We are getting an error upon checkout.
Please help! (I know I'm not supposed to start with that, but I really need assistance. We've been BATTLING with this for over a month!) We have SEVERAL places which process Authorize.net transactions, and none of them have really worked for a while....
Transaction Response Fields in the Payment Gateway Response
Hello I'm new with authorize.net and i'm trying to get familiar with it i have been seen some examples to understand better how it works, But I do have a question for the Transaction Response Fields in the Payment Gateway Response. I want to get the ...
Maintaining Customer IP Address in Transaction Processing
I have implemented authorize.net CIM functionality using SOAP service reference and asp.net technology. I have added customer IP address using extra option parameter of CreateCustomerProfileTransaction function to process the transaction. First I am ...
CIM - transaction not recorded and gives null reponse
I am using authorize.net AuthorizeNet php sdk in my project. It's working fine. I am using CIM methoid. createCustomerProfileTransaction (auth and capture) But 2 days back, one of the customer found issue with CIM based payment on site. When I checke...
Visa Checkout Integration help
Hi, We have started to implement the visa checkout button in our site - we have implemented the button on shopping cart page. After completing visa checkout loging process - user will redirects on our site page - from that page we are including thesh...
Class not loaded: Doctrine\Instantiator\InstantiatorInterface -
Hi Guys... Sorry for the trouble, I am newbie to Authorize.NET I am testing sandbox code & have downloaded all modules. Even I am able to receive Receipt on my email but this error still persists "Class not loaded: Doctrine\Instantiator\InstantiatorI...
Error convention confusion
Hello,I am trying to differentiate between Response and Transaction errors. Are there cases when we do not have API Response errors but we have transaction errors or do they both ALWAYS trigger together? It seems the latter is the case which is bad n...
Authorize.net sandbox down?
test.authorize.net/gateway/transact.dll is returning: Invalid URLThe requested URL "/gateway/transact.dll", is invalid.Reference #9.23f04f17.1444244031.21cfab6a secure.authorize.net/gateway/transact.dll seems to be fine.
Recurring Payments in Authorize.net
I have created a donation form on my site. Using the donation form., users can process all donations via Authorize.net. Some donations are recurring. I have created a Content Management System (CMS) in which I am displaying a list of donors who donat...
Handling Online Payments Part 11 - Finishing Up Our Payment Form
We are not getting any error responses or codes back from A.N as our form does not always connect is there anyone that can look at our code for a fee and identify a solutionDan.puuri@govhelper.com. OR is there a good site to find someone to do this. ...
How to add customer IP address for transaction processing & tracking using CIM SOAP service
Hi,I have implemented authorize.net CIM functionality using SOAP service reference and asp.net technology. I have created customer profile and customer payment profile sucessfully.I am using CreateCustomerProfileTransaction function to process the tr...
Response Code 3, Reason Code 98 Question
We setup using the Direct Post Method with SIM page back in September 2015. We log the response code received from Auth.Net. We've noticed that we get a few of these Reponse Code 3 with Reason Code 98: Duplicate Fingerprint messages that using the ti...
Is it possible to use Relay Response with the Hosted Form? (SIM)
Is it possible to have the hosted SIM form call a custom URL (passed in with the form) when the credit card transaction is completed? I've tried using x_relay_url, but get an error: "An error occurred while trying to report this transaction to the me...
Need Confirmation about CIM Transaction Type & transaction status
Hi,I have implemented authorize.net CIM functionality using SOAP service reference and asp.net technology. I have created customer profile and customer payment profile sucessfully. To process transaction using CIM, I am using auth_only transaction ty...
Test Cards Not Valid
Hi, I'm running some test transactions in the sandbox utilising the card numbers found at this link and reciving the below error message. The Visa card 411111111111111 works as does JCB 3088000000000017 and the Amex card 370000000000002. I supply a 3...
AIm AUTH_ONLY in Conjuction with VOID
Hello,Our client wants the ability to pre authorize individuals to make sure they have the availble funds before sending them product. I was wondering what the time frame is, if any, on the money returned to the cardholder if we immediately VOID afte...
Will authorize.net work with Barclaycard EPDQ system?
See title. I have a client in need of a payment solution using the Barclaycard EPDQ system. I see that Authorize.net has Barclaycard listed here as being supported: https://www.authorize.net/en-GB/onlinemerchants/, but I'm uncertain if the EPDQ syste...