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.
the underlying connection was closed could not establish trust relationship for the SSL/TLS
We get this message once in a while (sorry for the vagueness here) on our production system. We've been using the system for at least 5 years. My beest guess as to how often this happens would be maybe 1% of our transactions. I make the connection us...
Re: New Customer Profile and Recurring Billing Enhancements
Hello, I am new at Authorize.net and facing some trouble to integrate it with my PHP web-site. My issues:1) When i create a customerProfile a payment profile also get created along with it. There is a method to get customerProfileId($response->getCus...
Unique billing address using CIM and authorize.net SDK Solved
We use authorize.net for our AIM transactions and we are trying to implement CIM transactions as well. We are using the following authorize.net sdk:https://github.com/AuthorizeNet/sdk-php To create a payment profile we are using the following functio...
Wordpress/woocommerce Authorize.net integration problem
Hi, I am using this plugin https://wordpress.org/plugins/authorizenet-woocommerce-addon/ to integrate authorize.net with woocommerce on Wordpress. It works fine with the sandbox but when I use it with the live mode and live API key and live Transacti...
Unable to Delete CIM Payment Profiles
When trying to delete a payment profile I get the error message ""The specified payment profile is associated with a subscription and cannot be deleted." We have no subscriptions, so this can not be true.I contacted customer support and the response ...
Tokenizing Credit Card and eCheck using DPM
Will DPM return token for Credit Card and eCheck? We would like setup recurring payment using token. 1: Use DPM to store Credit Card and eCheck on Autherize.Net server2: Autherize.Net server will return token3: Our portal will use Token for next paym...
DPM with SSL and PCI Compliance
One time online payments (Credit Card and eCheck) using DPM with SSL are PCI Compliance? We have portal application where payment is mandatory to complete transaction. We would like to use similar UI for payment screen that are used for portal. Let u...
How to get transaction fee? How is it called in Authorize.net
I need to get the transaction fee in my application which has Authorize.net intagrated. How is it called? I see Tax, Duty, freight, etc... Which one is the transaction fee? Thanks.
Is Authorize.Net support for New Zealand? Solved
Hi, I would like to know, Is Authorize.net support for New Zealand country. I check the docs and found that Authorize.net accept NZD currency and a merchant can create an account in New Zealand country. But the MSP is not available in NewZealand. Can...
Sandbox URL Returning 404 Solved
I just started testing a new SIM integration yesterday, but the sandbox url https://sandbox.authorize.net/gateway/transact.dll keeps returning a 404 with the message "The resource you are looking for has been removed, had its name changed, or is temp...
How to test a credit card decline?
How to test a credit card decline? or some of the other response codes like Declined, Error and Held for Review?
Does Authorise.net allow HUF currency?
I have few queries. your documentation says it support Hungary as an European country. But the supported currencies listed out are USD,EUR and GBP. Why not HUF? As a Hungarian merchant, I have bank account in Hungary. Am I able to open merchant accou...
Need help with integration with website x5
Hi, I am using website x5 and trying to integrate the payment system here. Apparently all i need to do is enter the simple code for the payment form although i am getting very confused with this. This is the code i am using but i feel i am missing so...
Relay Response no longer working
Since approximately the beginning of October, relay response has stopped working. While I do receive a screen of raw text, the relay url is never reached and no errors (other than specific data errors noted) are provided. The raw response screen is n...
CIM - PHP SDK - Cardholder Authentication
Hello,I am using PHP SDK for CIM implementation. We are in need to add Cardholder Authentication for payments.Can someone guide how to add this? Looking for example code. Taking reference of Cardholder Authentication section from AIM guide. Thanks in...
CIM CreateCustomerPaymentProfile & GetCustomerProfile do not return PaymentProfile information
Using the following code bits fails to return the ID, even though the profile is actually created when I check it online. _apiLogin = login; // valid api login _transactionKey = key; // valid api transaction key _merchantAuthentication = new Merchant...
WooCommerce AIM gateway and 403 error from Authorize.net
I can no longer process cards from my site using WooCommerce Authorize.net AIM Gateway: by WooThemes / SkyVerge – 3.4.4. I am getting a 403 permissions error, which appears to be a problem with the SSL certificate on the server. I have checked at SSL...
CIM XML Server was reset issue
I am using an server with Windows 2000. Using Classic ASP with VB Script. I am using the demo code at: http://developer.authorize.net/api/reference/index.html#payment-transactions Under “Charge a Credit Card”, if you select “Try it”. It shows the XML...
Relay response failing for some transactions
Hi I'm integrating client's website with SIM version and some of the transactions are failing at relay response. Not all transactions are fialing. Some are going through OK and some are failing. The transactions are being approved by Authorize.Net bu...
CIM iframe error - The Transaction Was Unsuccessful in production account
I have just integrated CIM throughout a custom portal in my company website, we have chosen to use CIM due to PCI compliance and so far (up until this point) we have not have any real issues. Our solution basically uses a combination of the XML API a...
Where to find the hosted iFrame client-side code samples? Solved
I am looking for the client-side html and javascript code samples and/or javascript libraries for embedding the hosted form in an iFrame.I have already successfully implemented the server-side code to create a new customer profile and get the hosted ...
Hosted form - Can't add updated card with new expiration date
We're using CIM and hosted form. When a user's card expires, they try to add a new card with updated expiry date. However, the hosted form says the card already exists. How can I get around this?
I want to verify that I can have same credit card on multiple customer profiles Solved
In my testing, it appears that I am not allowed to have duplicate credit cards on the same customer profile, but I can have the same credit card on more than one customer profile. Is that correct? I need it to work that way, so if it doesn't, I need ...
Non-Descript Error (An error with no details helps nobody!)
Running Authorize.net transactions via an LMS (Docebo). Has anyone experienced this error before? Thanks in advance! ~P
Developer or consultant needed
We are looking for a consultant or developer to assist in resolving transaction errors on our website at nevadacle.com. We are getting errors with AuthorizeNet with the following configuration: -Wordpress (latest version) -WooCommerce (latest version...
Wordpress-Woocommerce-Authorize.net integration
Do I need to purchase a wordpress/woocommerce plugin to connect with authorize.net?
Support multi-currency and international transactions Solved
Hello everyone, I am currently integrating Authorize.net on my web app and I have some questions. Some of them have already been answered before, but the answers I found were posted a long time ago, so I was not sure if the information was updated.1-...
AuthNetTools.cfc failing on missing billto info
Sorry if I am not using the best terminology here. In brief, I am using AuthNetTools.cfc to call Authorize.net and hand me back the data fields I need for my ColdFusion programming. While these routines have worked well for the past 3 years, I now ha...
AIM Connection Error: "Error connecting to AuthorizeNet
This morning, all sandbox testing was fine for me. But this afternoon, when I moved to my production server, I got the following response back for an AIM transaction object(AuthorizeNetAIM_Response)#4 (52) { ["_response_array":"AuthorizeNetAIM_Respon...
DPM relay response still failing on servers with TLS 1.0 disabled
When will silent posts (AKA relay response posts) support TLS 1.2?