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.
Hosted Payment page Cancel button not working
I have set the code for the cancel button but nothing happens when it is clicked. Any suggestions why? I thought this was the code to set it:settings(3) = New settingType settings(3).settingName = settingNameEnum.hostedPaymentReturnOptions.ToString s...
Email not sent when provided on Hosted Payment page
I have set email required to true and the field is shown with an *, however when the email is provided, there is no receipt sent. Is there another setting I need to set? I thought that if the email address was required, that a receipt would be sent t...
Hosted payment payment page country dropdown empty Solved
When my customer is directed the to the Hosted Payment page, the dropdown for Country is blank. I am not trying to prefill it and do not send any info for it. The other fields say City, State, etc. but the Country dropdown is blank so it is somewhat ...
Any and all card numbers declined with response code #3 in sandbox
Hello, I've written a service to integrate with Authorize's API. We are testing using a sandbox account and it is set to live transactions. No matter what credit card number we've tried we get a decline with code #3 and responsereasoncode of #123. Ev...
PayPal Partial Refund? Solved
Is it possible to do a partial refund with a PayPal transaction? I am only seeing documentation for a void (if not settled) or credit (if settled). Credit doesn't look like you can pass an arbitrary amount. Am I missing something? Thanks in advance f...
Sandbox - The merchant login ID or password is invalid or the account is inactive.
We are using Infusionsoft software as our eCommerce Setup, and for the payments we created sandbox account with the API login ID and Transaction Key in Test Mode from the Authorized.net sandbox account. I have a problem in setting up Authorized.net s...
URGENT ! Help with Customer Profiles and CVC
Hello guys! Urgent help needed today because we may lose our merchant account. We are creating customer profiles(saving user's sensitive payment info) through Accept.js nonce and then charging that customer profile on our back-end for subscription-ba...
Still trying to set url for Receipt Continue button Solved
I have not been able to get a helpful response for this question. Any help is greatly appreciated. I have been trying to set the url for the Continue button on the Receipt page using the following code:Dim settings As settingType() = New settingType(...
MYGOV Payments - Authorize Net - Tyler System (Used by City of Texas City)
Project Information: The City of Texas City began using "MYGOV" on Jan 2018. All payment transactions entered in MYGOV are processed by Authorize Net.Authorize Net forwards an e-mail notification to Inspections@texas-city-tx.org as the transactions a...
URFENT HELP please!!! What is my Relay Response URL????
I keep getting this error, and apparently I dont know what my relay response url is supposed to be. Tech support no help. Payment failure: code 3 – The referrer, relay response or receipt link URL is invalid. (14). Order status changed from Completed...
Authorize.net DPM problems
We have had several orders that went all the way through successfully and shipped to the customer, but the customer was never charged and there was no record of the transaction in authorize.net at all. the only reason we know about it is the customer...
Need working Visual Studio sample app
I'm using Visual Studio 2017 community. I'm trying to use the csharp sample apps from github, but they are not working properly. I'm wondering if there are any other sample apps out there. - prefer dot net / windows forms type app, but doesn't have t...
PayPal Capture of Prior Auth Failing with transaction not found Solved
I am trying to integrate a PayPal Checkout Express solution, and I am successfully able to receive an authorization, send the customer off to PayPal, and receive back the information. However, when I try to capture this payment, I keep getting transa...
Urgent: TLS1.2 in sandbox and Production
Hi,We had already migrated and force our application to use TLS1.2 when authorize.net disabled supports of TLS1.1 from sandbox*(around 6 months back). As of today's date our application is working fine with Sandbox account and same we had deployed on...
Checkout button not responding in hosted payment form
Hi Team, We have recently included new sdk 1.9.5 in our java project and when we started testing in firefox browser we are getting weired issue in hosted payment form. We are working fine before this upgrade but since yesterday we inconsitently facin...
Where to find x_.. methods? Solved
As I couldn't integrate authorizeNET sdk in android studio, I started to implement request methods myself. I use Charge a Credit Card and Debit a Bank Account.All works, but I need to send some description info about payment, like like: "Payment for ...
Troubles with EMV transactions in production enviorment
Hello, we are having troubles trying to process our first EMV payment using AnywhereCommerce Walker card reader. This is happening in production enviorment using latest in-person Android sdk from github. No matter what we do, we always get:resultCode...
Unknown device error, please try again
So I used InPerson SDK for creating a new Android application for making use of Authorize.Net payment gateway. The client has provided us AnywhereCommerce C2X Walker card reader and Live account credentials. Using the sample app provided we were able...
Refund a cummalative amount debited from a customer
Hi,I'll be having a business scenario where I need to refund a cummalative amount debited from a customer through multiple transactions under same profile.Scenario: We have a Customer Profile(C1).We have made 2 payment transactions with C1 namely T1 ...
TLS 1.2 enabled - sandbox returning algorithm error
Hi, We just migrated to a new server and ran ISS crypto to turn disable weak TLS so running 1.2 now. When testing in sandbox we get a new error we've not seen. Does anyone has a suggestion of next step based on the below? Error processing transaction...
which ecommerce platforms support e-check ?
I currently have Shopify for one brand, and it does not seem to support Authorize.net e-check functionality. I have other brands that we might bring live on other platforms. Is there one that plays nicely with e-check ?
Apple Pay: Should I upload the .cer file in authorize.net?
I did Apple Pay setup in authorize.net and got the CSR file.I uploaded the CSR to get .cer file from Apple Certificates, Identifiers & Profiles page.Should I upload .cer file back in authorize.net? Because I'm receiving the following error whenever I...
How do I get the list of cards saved for a customerprofileId like below.Please help
Can we get benefit of IE11 in IE10 as compatibility mode ? Solved
Hi Team,We have legacy web application which supports fine with compatibility mode as IE10.Now Authorize.net suggest to upgrade to IE11 but it is difficutl to move compelate application into IE11. So with IE11 browser we are setting compatibility mod...
TLS help needed - looking for consultant
We are really struggling with multiple systems and getting ready for the 2/28/2018 TLS cutoff. We really need some hands-on help. Anyone know of any consultants we can pay to help us get this straight? Thanks,Darren VallaireComputer Heaven, Inc.225-2...
Refund a Transaction with greater amount
Hi, i'll be having a business scenario where i need refund a amount greater than the amount debited in actual transaction. But i tried and came to know that the amount should be lesser than or equal to the amount debited in that transaction.Scenario:...
Not sure about payments safety
Hello,I want to allow users to add cards to my DB. It will help to prevent double typing card's data.I know it's not safe to store card's data, so I want to create user's profile and paymentProfile according to this:https://github.com/AuthorizeNet/sa...
Recurring/Schedule Payments
Hello! Is it possible to schedule payments and let the customer chose the amount and the dates? 1st Payment 1000 - Jan-012nd Payment 500 - Feb-103rd Payment 500 - Mar-154th Payment 1000 - Jul-01
PHP Curl response returns weird characters
Hi, When i send request to "authorize a credit card payment" using PHP Curl, it returns weird characters in response at start and end. Also i tried to convert Json response to PHP array then i got Null. see screenshot https://www.diigo.com/item/image...
Apple Pay: Error message: There was an error processing the payment data. Unable to decrypt data.
I'm using python library for making transaction for Apple Pay.And I'm sending the opaquedata.dataValue as the base64 encoded data that contains the version, data, signature, header(ephemeralPublicKey, publicKeyHash, transactionId).I'm getting the fol...