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.
Limitations on cards that can be used with CIM?
We recently implemented CIM. We've had a lot of complaints of declines, and have found that they're H&R Block Mastercards, apparently some sort of prepaid or gift card. They're being declined when the test transaction is done to create a payment prof...
Digital Payment Solution (PayPal Checkout) when selected is not redirecting to the PayPal login
We have enabled PayPal Checkout in Digital Payment Solution offered by Authorize.net. But when the customer choose to make payment using PayPal checkout, it is not redirecting to the PayPal login both in SANDBOX and PRODUCTION mode
changes requiered for updated Authorize.Net/Akamai
Hi, For :-AUTH_CAPTURE, AUTH_ONLY, PRIOR_AUTH_CAPTURE, CREDIT and VOID what are changes requiered for updated Authorize.Net/Akamai by which our existing source code will work properly.
Refund Transaction Card Error
Hello, I am using authorize.net sandbox gateway url. I placed an order using test credit card for mastercard. I enabled testing mode as 'Live' and Payment action is 'Authorize Only'. The order was placed successfully and i raised invoice with 'Captur...
Create ARB with customerPaymentProfileId Solved
I am tring to create ARB subscription First i was create Customer Profile then craete multiple Customer Payment Profile for this Customer Profile .but a want to Create a Subscription (ARB) for particular Payment Profile of Customer Profile.how can i ...
Redirecting to Another Web Page After Payment Transaction Is Complete
Hi, I am wondering how I would ad a link to my Authorize.net merchant page that, after a customer submits his/her payment, it would redirect them back to a specific page on my web site. Where would I go to insert this link? The site is built in Wix a...
Transaction Reporting WSDL, SubscriptionDetail Change Solved
I created Java proxy web service classes from the Transaction Reporting WSDL. It appears like there was a change to the WSDL, since my requests are failing SAX parsing. Looks like the SubscriptionDetail class has a new element, "customerProfileId". I...
ARB Notification Issue with Gravity Forms (WordPress) Solved
We are using Gravity Forms to build an online donation form that allows for one-time or recurring payments. There is an issue with the recurring payments. When the subscription has been created in Authorize.net, a note appears in Gravity Forms. After...
Adding a new line item - SDK - PHP Solved
I'm having a hard time adding a new line item using the SDK (PHP). An error gets generated. setName("********");$merchantAuthentication->setTransactionKey("**************");$refId = 'ref' . time();// Create the payment data for a credit card$creditCa...
No Post Back
Running into an issue simlar to the one described on SIM Relay Response Not Getting to My Server This error is displayed to users: "An error occurred while trying to report this transaction to the merchant. An e-mail has been sent to the merchant inf...
Email Notification For FDS Filter
Hi, I am using authorize.net for transaction processing.I have enable amount & transaction velocity filter in FDS(Fraud Detection Suite) for fraud prevention and also I have set action to decline the transaction when these filters are triggered. I am...
Email Notification For FDS
Hi,I had enabled Amount filter & transaction velocity filter for fraud prevention also I had enable email notification in FDS ( Fraud detection Suit ) panel with my email address & also I have checked email notification settings in edit user profile ...
Magneto - Silent post url
Hi, We have an ARB system integrated with magento. When orders are processed after midnight, most of the transactions are being pushed to website except 3 or 4 sometimes. If I look at the transaactions to see any difference - there is no difference. ...
OK to use older versions?
Hello! We are using an outdated Authorized.net version: the API version we are currently using is 1.1.8, the latest one is 1.8.4. Do you think we will run into issues if we not update to the most current version? Thank you!
CIM Test Expired Credit Card Charge Solved
I am trying to find a way for my QA department to test the case where a credit card is expired and we charge it from our system. Is there any where to save a credit card with an expired date in the sandbox? I've tried from both the API and the admin ...
Last valid payment information about ARB subscription
Hi, I am using Authorize.net from last month. Right now i am working on ARB, i am having an issue about the last successful payment information(for recurring billing), as i have to make changes in my database if the recurring payment gets successful ...
E00041 One or more fields in the profile must contain a value when creating a customer profile
I'm making a SOAP call to create a customer profile. I have copied the sample SOAP request from https://api.authorize.net/soap/v1/Service.asmx?op=CreateCustomerProfile. And I have given my API login ID and transaction key. Below is my SOAP request me...
relay_url goes to the test site of authorize.net
Hello so I don't know how to solve this if someone can help me pleaseI'm doing DPM I have the realy_url and it goes to the page because I can read the text property of the label that i have in the response page aspx. But the address that gives me is ...
AVS & CCV validation while processing transaction using authorize.net AIM & CIM methods.
Hi,I want to validate street address, zip code & CCV of customer during transaction processing using AIM & CIM methids of authorize.net. So for AVS , I have enabled AVSfilter and mark allow for transaction when street address & zip code is matched on...
AUTH net from paypal
We are moving to AUTH.net from PayPal using .asp on one site and PHP on two others. We need some help ($$$ assumed). We need both integration help and development help. Anyone do that for a living??
Error E00009 - generated for payment request issued on the Production Host while in Test Mode
We are very close to switching our newly developed system on. That means reconfiguring all our applications to point to the Authorize.Net Production host, using the Production credentials (API Login ID and Transaction Key) provided and redirecting to...
Users are kicked out of the lms platform after they purchase a course via authorize.net
This is what happens: When a user in our client's platform purchases a course and uses authorize.net as a payment method, they get kicked out of the platform, and when they log in, the platform shows them that they have purchased the course successfu...
Paypal issue on DPM
Hello I am trying enable paypal checkout in DPM control but iam getting this error: Unable to display PayPal information. Please try again later< Back to Digital Payment Solutions I was told to contact the help desk but haven't heard back from them. ...
Using renewed CC with same number but different exp date results in General Error
Hi there, I have a serious issue with processing credit cards lately. We use ARB to handle subscriptions, when a customer has a subscription and his credit card expire we just block his access to our website. When he updates his CC details we cancel ...
CIM Hosted Form Integration with localhost & IFrame
Hello,So I'm trying to integrate the CIM Hosted Form into my company's website, but I've been struggling with the hostedProfileIFrameCommuniatorUrl setting and actually being able to close the iframe. I am doing this in C# and using MVC, not sure if ...
New subscription
I want to create new transaction or new subscription from existing subscription.Is it possible to create it with payment profile information?
How can I set Mexican Currency (Pesos)
I Have application in Mexico an I need to accept payment in Mexican Pesos (MXN) not USD, in the Currency list o Select does not appear. How o add currency?
How to verify if Merchant Account is credited with amount credited using charge a credit card
Hi All, For our applicatin we are integrating the payment needs with Authorize.net. We have tested charging a credit account of us , and the transaction is settled successfully in Sandbox environment. We want to know if merchant account has been cred...
json_decode() return NULL
Hi. I have this code$ch = curl_init(); curl_setopt($ch, CURLOPT_URL, $url); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); curl_setopt($ch, CURLOPT_HTTPHEADER, Array("'Content-Type: application/json; charset=utf-8'")); curl_setopt($ch, CURLOPT_HEADER, ...
unbale to do paymwnt with Discover testing credit card
I am unable to do payment with this Discover test credit card 6011000000000012. On clicking of Submit button I am redirecting to the same page and my cart is getting empty. Please let me know the reason of this and also let me know am I using the cor...