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.
QuickChip API calls no longer swipe
Using the inperson-ios-sdk and the QuickChip API, calls to readQuickChipCardDataWithPredeterminedAmount just today stopped completing successfully when a chip-enabled card is swiped (not dipped). Non-chip enabled cards complete fine. Is anyone else e...
More verbose Logging From inperson-ios-sdk ??
Can someone tell me how to turn on more verbose Logging in the inperson-ios-sdk? I submitted a issue, and the devs came back asking for logs and implying it was possible to make them more verbose. They also told me to come here and ask how to do so. ...
How to link webhook to each user?
When customers purchase on our website, we are collecting their data (name, address, etc) and then passing it to auth.net via Access Hosted. We have a page that retrieves the webhook data when the transaction is appoved. After the transaction is made...
The SSL connection to the remote server could not be established
Using ActiveMerchant Ruby gem for all of our Authorize.net needs. We have had the same code working for several years, and all of our SSL certificates are up to date. Has there been any change on Authorize.net's side that we would receive this error:...
Requesting API getHostedPaymentPageRequest to get Token Failed, now suddenly works again
Since end of last week our system was not able to call the Authorize.net API via https://api.authorize.net/xml/v1/request.api By submitting a XML string ... we retrieve the token and display the hosted payment page to our customers. This request sudd...
Able to charge the customer (after the first transaction) using the same CC they used.
Authorized .net cimWe wants to provide a products on rant with payment process using woocommerce.Example : User pay rent on online $10 In case our product damaged which price $200 so can we charge direct using credit card details which store in autho...
Certain 'invoiceNumber' values predictably triggering errors Solved
Hey. I'm having a most bizarre issue. I'm able to predictably trigger certain errors by setting specific invoiceNumber values. I don't know whether this issue only exists in the sandbox or if it happens in production as well. I have tested numbers 1 ...
Unable to connect to Gateway (Spree Rails)
We're unable to connect to https://secure2.authorize.net/gateway/transact.dll. We installed the new certificate and are getting a Verify return code: 0 (ok) ssl connection when we run: openssl s_client -showcerts -connect secure2.authorize.net:443 Ca...
Accpet.Authorize.Net Server response delay/errors
For years our software has allow our clients the ability to process payments using transact.dll end points. We are aware of the transition to TLS 1.2 exclusive support and have implemented measures to meet these requirements. We have also transitions...
Semi-Integrated Environment - Python
Hello Forum, I was reading the documents on the Semi-Integrated Environment and it sounds like the perfect solution for my issue. However, I see the only SDK for a computer is for Windows, and it's a Visual Studio solution. I'm a Python programmer an...
Hosted Payment Form not displayed correctly when deployed on server
I have been working on this on and off for months and cannot get it to work. I have code to display the hosted payment page and it is working fine on my development machine. As soon as I put it on a server (my dev server or my production server) it d...
Need refund transaction status API endpoint
I am method looking for (API end point ) from which I can get refund transaction status if I pass transaction ID with profile.
Please help with connecting Quickbooks Online to Authorize.net for payment processing
Hello Authorize Developers . . . . What is the best way to connect Quickbooks to to Authorize.net? I believe that there a plugin that I need. If so, what is the plugin? Cost, if any? I am trying to use the Quickbooks Online shopping cart to connect t...
How to obtain the ZIP value when using AcceptUI.js?
Could not find this anywhere in the forum. Successfully using AcceptUI.js to popup a form and have: data-billingaddressoptions='{"show":true, "required":true}' in the settings. The popup form includes firstName, lastName, CCV and ZIP. Both name field...
/rest/v1/notifications/{notificationId} gets "The requested resource could not be found"
I am currently using Postman for testing. When I GET https://apitest.authorize.net/rest/v1/notifications/ I receive all my notifications such as the following... "notifications": [ { "_links": { "self": { "href": "/rest/v1/notifications/3c60e0e6-354a...
Are akami URLs now required?
Dear Authorize.net Devs, On May 1st (or maybe April 30th) people started having issues with SSL certificats, as indicated in this forum thread. For me, the other issue was also the transaction URL we were using was the old one and not the Akami Surer...
transactions detail API PHP returns 0 batches! Solved
It was fine working until now for few years. Today its not bringing transaction details for the date 05-01-18. Anything changed ?
Silent post not working for live site
Hi Suddenly My silent post url stopped working. No transaction is hitting to that url but if I put any other url it started hitting. I thought there might be problem with that url but that url also working fine when i tried to post form on that url. ...
How to update what SSL security certificate we are validating with authorize to the new one
Can anyone please provide me some direction and I apologize if this is in another thread. Yesterday, our websites stopped connecting to our gateway provider (authorize.net). After chatting with them all day and our hosting provider, I am still at a l...
Error connecting to AuthorizeNet Solved
All ... sorry if this is covered somewhere else ...my searching didn't turn up anything recent. On 4/30 at 3:30am CT "sercure.authorize.net" stopped accpeting our connections. After contacting Authorize support they acknowledged that they had broken ...
Cert.pem expired. Why. Why Why.
Suddenly started getting "Error connecting to AuthorizeNet" response. We use the older SDK (that does not require composer). After a couple hours of searching, I tried various cert.pem files until I found one that worked. How do we get notice that th...
In-Person SDK for Android Amount Confirmation Dialog
On 2 of our 4 POS stations when doing EMV transactions an additional dialog pops up asking to confirm the amount. All 4 POS stations are same hardware (Samsung Galaxy Tab A 10.1), same software (Android Nougat 7.0), same configuration (except for uni...
Get a list of customer payment profiles from customer profile Id
I'm starting to suspect I can't read or something was simply over looked.. I'm looking for a way to get a list of payment profiles associated with a particular customer Profile id. I figured the api I would use would be the Get Customer Payment Profi...
How to Include Address on Accept.js Hosted Form?
By Accept.js Hosted Form, I'm referring to the one described in: https://developer.authorize.net/api/reference/features/acceptjs.html#Using_the_Hosted_Payment_Information_Form We use the Hosted Form version in order to conform to PCI-DSS SAQ A compli...
purpose of fullName property in Accept.js?
One of the (optional) card data properties in Accept.js is fullName. It is not used for card validation purposes, and it does not seem to be visible in the transactions details. What does Authorize.Net do with this data?
Accept Hosted Sandbox API Down?
Are there sandbox issues today? I'm receiving "550 Unknown" errors when (a) trying to load the embedded form in an iFrame, and (b) when trying to save a payment method.
JSON String is order dependent
My code mixes up the orders of the key/value pairs. There is no way to ressolve this that I'm aware of with the language I'm required to use. This is what it generates: {"authenticateTestRequest": {"merchantAuthentication": {"transactionKey": "TRANSC...
Appropriate API Calls and order to use when employing Accept.js and Hosted Form with CIM Solved
Long time Authorize.Net user now changing code to utilize CIM to reduce PCI compliance. Using the .NET C# SDK so far seems straightforward and we can create and update customer and payment profiles and charge cards in sandbox so far. We like the simp...
Wehbook post request header hash not always matching Solved
Upon receiving the webhook post request we hash the request body using HMAC-SHA12 and our signature key (to binary) and then compare the result with the X-ANET header hash sent. Sometimes it matches, sometimes it does not. This only happens with prod...
hostedPaymentIFrameCommunicatorUrl not referenced in payment form Solved
What am I doing wrong? I’m making a JSON request for the payment formThe form is returned, but does not reference the hostedPaymentIFrameCommunicatorUrl parameter. JSON request below.As far as I can tell, the format matches the example on the Authori...