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.
Change payment profile of an ARB subscription
Hi All, We are integrating Authorize.net service for an ARB subscription type payment gateway for our web application with .Net MVC. Our application provides option to add multiple cards and choose a default card for a subscription. So that a custome...
Accept.JS with Hosted Payment Form. Error E_WC_21
Hello!I'm using Accept.JS with Hosted Payment Form.Looks like it works fine. but only in test mode. When I'm trying to switch off test mode at merchant interface, I'm receiving an error "E_WC_21: User authentication failed due to invalid authenticati...
Once Auth.net Hosted declines I am unable to re-submit a new card.
Hi, Hooking up Auth.Net Hosted using the iFrame / iFrame Communicator. Initial transactions are working as-expected. If I get a decline, however, the Processing.... button at the bottom of the iFrame form remains disabled and the button never "resets...
ApplePay doesn't work when switch to live
Hello everyone.Last month i successfuly integrated ApplePay using sandbox. Every transaction passes. When i switched to live, using payment processing certificate from authorize.net live account, the transactions started to fail with error:RESPONSE C...
Strong Customer Authentication
Hi, We have software which integrates with Authorize.Net using an Authorize.Net hosted payment page. I understand that a new EU regulation regarding online payments is coming into force on September 2019, called Strong Customer Authentication (SCA), ...
Refund Transaction More than 120 days
Is there a way to refund a transaction that is more than 120 days using linked credit method?We sometimes have the feature of refunding the transaction more than 120 days. We are currently using the linked credit method. We cannot use the unlinked cr...
Webhook Notifications For Delivery Status RetryPending Not Firing More Than Once
Hi, We are using SIM integration method for handling Credit Card Payment from our web application. Now we want to use webhooks as well along with SIM because for some payments we are getting timeout error during relaying response between authorize.ne...
Webhook notifications for delivery status RetryPending not receiving.
Hi, We have implemented SIM integration for Credit Card Payment functionality in our application. Now we would like to add webhook functionality along with this. We have setup a endpoint in webhook setting section in sandbox. Everything working corre...
Error while adding new paymentProfile - {\"code\":\"E00114\",\"text\":\"Invalid OTS Token.\"} Solved
Hi, we're trying to add a new customerPaymentProfile for an existing customerProfile. we're patterning our code on the github example you providedhttps://github.com/AuthorizeNet/sample-code-node/blob/master/CustomerProfiles/create-customer-payment-pr...
i get error ipn verification failed after a client makes payment via authorize.net
i get error ipn verification failed after a client makes payment via authorize.net
Coldfusion AIM transaction id not returning
Hello Guys, We have a AIM integration within our App to Authorize.net for several years. Everything worked great, the transaction id was returned correctly. On our new customers the transaction id is not returned, and I do not find anything on the co...
.Net Core 2.2 Support
Hi, Do authorize.net support .Net Core 2.2 ? I am working on a project in .Net Core 2.2 and unable to call methods after adding AuthorizeNet via nuget package manager. Please suggest. Regards, Sunil
Accept API - Get information on transaction
I'm using the accept API, but i need to get some information on the transaction request. Specifically:1. First/Last name of the user2. Is the card a debit card or a credit card (based on the bin)
Accept Hosted: Blocked a frame with origin [site url] from accessing a cross-origin frame Solved
I'm using the code from the Authorize.net dev guide for the iFrameCommunicator: When I get to the payment page, the form loads fine, but an error gets thrown in the console saying "Uncaught DOMException: Blocked a frame with origin [my url] from acc...
Unable to log into Sandbox account after creating it.
I have a live Gateway account. I want to create a Sandbox account for our staging server. I've gone to the page for creating a Sandbox account, it is here: https://developer.authorize.net/hello_world/sandbox/ I filled it out, accepted the terms and s...
Save
Accept API - get data
Hi I'm using the accept API on my server. However, I want to get some information on the user:first name, last name he entered (for fraud checks)Make sure the card details he entered are of a debit card, not a credit cardHow can this be implemented?
ACH & ARB with Accept.js
My integration uses Accept.js to tokenize the bank card details, then passes off the opaque data to my server-side code. All that is fine. One thing I'm a bit unsure about though is this aspect of the e-check docs: https://developer.authorize.net/api...
How to hide/skip the "order pay" page in woocommerce.
Hello to the Community. First time on this forum. And first time integrating Authorize.net payment gateway. I'm developing a booking website using Wordpress and WooCommerce. I've run into a minor user experience issue that my client wants to be resol...
WordPress form with Two Gateways
My client recently switched from Drupal to WordPress for their website. I developed a gift certificates form in WordPress using the Ninja Forms plugin and WP Gateways plugin to link it to Authorize.net. Now the client says that they need their two ty...
E00114 - "Invalid OTS Token." in Node, but works through the API Live Console
Hi, Scenario: Using Accept.js to get opaque data which is then used on a Node server to create a subscription.Problem: Everytime I get an "Invalid OTS Token." response, but if I try the exact same JSON request at https://developer.authorize.net/api/r...
refId parameter for Subscription
Hi, we are using the AcceptUI Hosted form which has nounce properly works. 1. We get the nounce from Payment form and then we call the createTransactionAPI Using that nounce parameter. 2. Once customer transaction is the success we use the createCust...
What are the APIs to be used for a recurring billing subscription?
I'm about to integrate Authorize.net recurring billing subscription to my web application. I'm using the .Net SDK for the integration. Since I'm new to this, I would like to know which APIs are to be called prior to the ARB request? Basically, I want...
Can't get payment profile transaction to fail with "declined".
The Testing Guide page says to use zip code "46282" to produce a failed transaction for testing failure response handling. I have been able to get this to work with a Charge a Credit Card request, but, when I created a payment profile with this zip c...
SQL Query vs Data Table Component
I was wondering what is the best way to access a database. We have a MySQL database on a web server and are running a local app accessing the data over the internet. I was wondering what is the advantages and disadvantages of using SQL Queries vs Dat...
Queries running somewhat slow
I've got a local mysql server set up on my laptop that has a database in that that has 31 tables. The one table I use moreso than the rest has 160 columns and ~13,500,000 entries. I'm not surprised that some of the queries can be a little bit slower ...
Personal account to My Enterprise account
I am hoping for some assistance. I have linked my Personal account to My Enterprise account because it's convenient.whenever I am outside the office network and try to log in, I get error "Login disallowed because of failed IP/DNS check", and it does...
new IOS and Xcode Error after signature capture
Team, I have a Xcode project using authorize.net and ios card-present SDK. The application was working fine until the release of ios 13+ and Xcode 10. With new release after processing the card and signature capture. The screen transition is throwing...
hostedPaymentReturnOptions fails in accept-sample-sapp
I am testing the accept-sample-app (in PHP) from GitHub. I can successfully make a transaction from the iFrame as written, but only with the default receipt. getHostedPaymentForm.php has ... hostedPaymentReturnOptions ... Adding this line after ... ...
EVM and Contactless Readers on a MAC POS system
I am developing some POS software designed to run on a MAC desktop machine. Are there any card readers that support EMV chip and contactless payments (apple wallet etc) that can be used with authorize.net as a processor in this type of enviornment? O...