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 sandbox is experiencing technical difficulties. Please try to create a test account in a few..?!
What's happening with the sandbox signup page? I've been trying for hours to create a new sandbox account, no luck, keep getting this: "The sandbox is experiencing technical difficulties. Please try to create a test account in a few minutes." And I'm...
CIM - Urgent Help needed
We are implementing CIM but we are not saving anything (profile ids) we are treating each checkout as a guest checkout.We are creating Customer profile and Customer Payment Profile for every single transaction, however, we noticed that for same custo...
Intermittent Transaction Error Notification after Signature Key!!!
We recently updated our site to support Signature Key. Afterwards, we get Intermittent transaction Error Notifications saying Your script timed out while we were trying to post transaction results to it. About 1/10 transactions fail. We have other we...
Accept js 'You cannot add more than {0} payment profiles'!!!
Hello, We have been using Authorize.Net CIM for quite some time now and we are happy, but we decided to move to Accept js to avoid PCI compliance issues. So far, we have been following this workflow during order creation:1) Try to create customer pro...
Enabling MongoDB extension Debian 10
Hello everyone,, I have followed the MongoDB module installation steps on the php.net manual. MongoDB is running fine but I can't seem to get the extension running in PHP 7.2.when I enter "php -m" "mongodb" comes up in the list of PHP modules. But in...
How to get a decline message on Accept Hosted redirect form
Hello all, I am currently using Accept Hosted redirect method for payments, and everything works great including transaction processing and webhook responses. However, from the webhook, I am only getting notifications when the payment is successful. ...
Started getting "SameSite" warning from Accept Hosted page in browser console
On one of my Accept Hosted pages I started receiving the following warning in my browser's console. I get this warning in Chrome but not in Edge: A cookie associated with a cross-site resource at http://authorize.net/ was set without the `SameSite` a...
Google Pay - integration GitHub sample code not found
Hi,We are integrating Google Pay in our website but it looks C# and other sample code is not available in GitHub. Authorize net, in the sample code displaying area following error displayed 'Error - Cannot find: https://api.github.com/repos/Authorize...
When will payment be deducted after activating suspended subscription?
Hi Team, I will be thankful if someone can solve my queries:-1. Suppose I have a monthly subscription which gets suspended due to credit card expiration. I enabled the subscription again using API and updated credit card information. When will be the...
Authorize.net API request missing messages in Response
Regarding to https://developer.authorize.net/api/reference/responseCodes.html, I expect to get messages from Xml response but sometimes it doesn't return messages. It's on production mode.We have hundreds of authorize.net merchant account and it was ...
E00007 User Authentication Error!!
I am using the Python Test Code found athttps://developer.authorize.net/api/reference/index.htmlcode found under Payment Transactions -> Charge a Credit Card How do I make sure that my endpoint is pointed at PRODUCTION? In the test I do not see anywh...
Creating a Signature Key!!!
Hi, I've recently joined a new payment system and they run via Authorize but I'm having issues when a payment fails. It's running on MD5 Hash and I need to change/upgrade this but can't seem to sign up or generate a key. I've tried phoning and the of...
Some advice on how to secure my affiliate program to best protect my affiliates?
Last year we decided to take our gym's (Here in Johns Creek GA) successful H.I.I.T. (High Intensity Interval Training) program virtual. We wanted to offer the same program online to people that we provide our "brick & mortar" clients to people that c...
Disable debug messages C# SDK Solved
There are a number of log messages generated from the C# SDK when I do any number of operations against the library. An example of some are:Setting response: 'AuthorizeNet.Api.Contracts.V1.getHostedPaymentPageResponse'Response obtained: AuthorizeNet....
Is it possible to use the Authorize.net payment method with Magento's SOAP API?
I'm currently trying to finish the work of a previous developer, the project being an online store with a custom front end that interacts with the magento store entirely through the RESTful SOAP v1 API. Creating carts, adding payment methods, shippin...
error with Accept hosted page (sandbox environment)
Hello We use authorize.net Java SDK, latest version 2.0.1. Using JDK 11 (not 8) on Windows 10. --We get a failed (with errors), Order Summary pageif the return URL that has more than one query parameters (delimited by &) If we specifiy just 1 query p...
Credit Card processing provider? Authorize.net VS. Paypal
I own a lawn and landscaping company and recently launched a new site. One of the features I wanted to provide was to pay online. Initially I thought I would just go with PayPal but they charge really high processing fees. I don't want to put a surch...
Sharing a Credit Card across multiple merchant accounts
Hello Our business sells coupons for multiple restaurants. Each of these restaurants will have their own merchant account. customer can purchase multiple coupons of multiple restaurants from my site. when customer make a payment. we want from single ...
Webhooks inactive after 10 retries - questions
Hi allLast week we had the perfect storm of issues that led to our webhook subscription being inactivated last night due to reaching the max number of retries. We have something in place on our end to monitor when we are not sending a 200 response on...
Fraud Detection Suite | Authorized API IP Addresses Accept.js API
Hi Accept.js API returns E00118 error code on our live account.It returns the response from https://api2.authorize.net/xml/v1/request.api {"messages":{ "resultCode":"Error", "message":[{"code":"E00118","text":"The transaction has been declined."}]}} ...
PCI and VOIP - Suggestions to limit scope?
We just replaced our digital phone system with a Cisco VOIP phone system.My company has about 1000 phones across the organization. Only about 10-15 phones/users take down credit cards over the phone. We do NO phone recording.Our computers/physical ar...
Limiting scope and 3rd party access to the CDE.
I am currently trying to limit the scope either by creating a vLAN I have no idea how, or using a firewall, however the router is used for other functions besides the epos how can I best securely and reliably isolate the CDE.Also I how do I secure my...
Apple Pay Error 153 :There was an error processing the payment data. Unable to decrypt data.
I have successfully enabled the apple pay integration in sandbox account by following the In-App guide.But I am getting error during transaction: There was an error processing the payment data. Unable to decrypt data. I am using below ios code to get...
iframe transactResponse intermittent issue
I use the iframe drop in UI thing and I'm having an issue where a small percentage of users are getting authorized, but I'm not successfully going to the next page to mark them as paid in my database. MOST of the users are going through fine. It's ju...
Apple Pay - Customer Profile Creation - E00141 - Profile Creation With OpaqueData descriptor...
When attempting to create a customer profile with an Apple Pay token, I get the following error: E00141 - Payment Profile Creation with this OpaqueData descriptor requires transactionMode to be set to liveMode I found this but there are no other deta...
Apple Pay Web - Where to (or how to) submit Apple's payment processing certificate?
While trying to add Apple Pay Web into one of my websites, I'm having a confusion on how to and where to use this Apple Pay Payment Processing Certificate. I followed this doc: https://developer.authorize.net/api/reference/features/in-app.html I've g...
API code not transmitting customer's IP address to Auth.net Solved
I just finished implimenting the PHP API code, using the sample code from GitHub. I upgraded from our old CGI/PERL code which has been depricated. Everything is working fine, except one thing: When we charge a credit card the new code transmits our w...
How to pick best payment solution for me
Authorize.net documentation is quite good but I still would like some clarification on which solution I should implement. I am looking at this link:https://developer.authorize.net/api/reference/features/accept.html and believe I have narrowed my choi...
Recurring with Itemized transaction
Hi, Is it possible to send the Item details in the recurring transaction?FYI - we are using accept.js Below is how we make the recurring call ApiOperationBase.MerchantAuthentication = new merchantAuthenticationType(){//All login details }; paymentSch...
How to send invoice number while charging customer profile?
We are using following api to charge customer profile.https://developer.authorize.net/api/reference/#payment-transactions-charge-a-customer-profile We are unable to find "invoice number" parameter in request. We want to charge customer profile for th...