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 operation has timed out
HiI had a request from a user of our software because of double charging their customer. What happened was that at 14:29:52.975 we send a authCaptureTransaction. At 14:30:23.236 we got a timeout exception ("The operation has timed out") . (It is the ...
TLS 1.2 migration is failing in test server
Hi,I've updated one of my test servers (centos 6.5) to use only TLS 1.2, the update process went well but is not connecting to your sandbox server I don't get any kind of error message, I can run the same code in my local machine fine( Apache/2.4.18 ...
Xml parse error in XmlUtility.descapeStringForXml
Hello, recently got this error on auth.net response when trying to void a recurring payment: 2017-08-29 15:48:45,740 DEBUG [AWT-EventQueue-0] (gui.dialog.RefundTenderCreditDialog.cardSwiped()) - Card swipe event, parsed card data: CreditCard [nameOnC...
Authorize.net Accept Hosted & Customer Profiles Solved
Background:I'm creating my first Authorize.net Accept Hosted solution. The plan is to use the merchant's custom PHP cart to collect the shipping, billing address then present the hosted form to collect payment. Many of the customers will be 'guest' c...
Detecting failed subscription payments
My understanding is that if this is the first subscription payment, or the first payment since the subscription was last updated, and it fails, then I will receive the net.authorize.customer.subscription.suspended notification. But what if its not th...
Unmatched credits
Hi, We have a client that will mainly be sending unmatched credits (it's a rewards network) - are there any limits that we could run into problems with? Also, is there a process to export the tokens if we need to down the road? Thanks
Refund documentation incorrect - parameters out of order Solved
Just a heads up, this is regarding the API documentation for refunding a transaction found here:https://developer.authorize.net/api/reference/index.html#payment-transactions-refund-a-transaction In the "Request" tab, it shows refTransId coming before...
Multiple payments with AcceptJS called async Solved
Hi I have an app that has products from multiple vendors. Each vendor can setup their own payment gateway ( Authorize or Paypal). When a user checkouts, they may have products in their cart from multiple vendors. The cart displays how their payment w...
Internal error when trying to void transaction
I am using a sandbox/developer account to do some testing. Using the ruby API, I am trying to void a transaction. I don't think I have changed anything on my end from what I can tell that would be causing this. It was working yesterday. Is it possibl...
Null Response on all API Calls using Java SDK
My sandbox creditials were working fine until a couple of days ago. Now, regardless of call I'm attempting the API returns a null response. Attached is some sample code that was modified from the code samples. API_LOGIN and API_KEY are defined with m...
Accept Hosted Form Formatting
I can't find any doc on how to format the Accept Hosted form. I went into my Sandbox account and changed fonts, for example, but nothing changed on the form. ???????????? Thanks
Accept Hosted form question
I am using Accept Hosted for general CC payment. I want to display what I would consider a "standard" CC request form: Name on CardCC NumberExpire DateCard Code If I "turn off" Billing and Shipping info then I don't get ANY Name fields. There's gotta...
Apple Pay - Required fields are missing from decrypted data Solved
I am trying to set up apple pay using objective c for a native iPhone app. I have not been able to get Apple Pay to successfully process a transaction. I have tried it in both production and sandbox, and I am getting the below error message for both ...
Accept Hosted and Sales Tax calculation Solved
Sales tax calculations often depend on the location of the purchaser. For example, if I don't have a nexus (or "presence") in a particular state, I don't need to charge sales tax to purchasers in that state. But I do need to charge sales tax if the p...
Customer Profile ID or Customer Payment Profile ID not found.
Hi, I want to charge immediately.After creating subscription successfully I used create transaction. but when I executed it gives response likeSimpleXMLElement Object( [refId] => Sample [messages] => SimpleXMLElement Object ( [resultCode] => Error [m...
Integrating eCheck into Bigcommerce...Help
I am trying to find someone who is familiar with eCheck.net and integrating that into a Bigcommerce store as eCheck is something that Bigcommerce says will need a developer to do. Not sure where to turn for that person and stumbled upon this discussi...
Logging invalid payment info submissions??
I've got a site that is using the hosted forms to collect the user billing address and card information. We have been finding that we have about 1/3 of users that try to make a purchase are giving up when it is failing to take their card information ...
Accepted Hosted results in {"code":401,"message":"Invalid API Key"}
Hello dear community, i am developer in germany and have to integrate an authorize payment solution into an old php-shop. it seems, that accepted hosted will be the best. I have also tried with post, but after returning back, the session is lost and ...
Cancel Button not working in accept hosted iFrame with IE
Hi Team,I have implemented accept hosted payment form with iframe with light box container, this implementation working finr with Chrom,FF. But now the problem is Cancel button is not currectly working in IE. I am not getting any response message in ...
Card Authorizations Taking Too Long
Does anyone here have experience with a response time for authorizing a card taking more than a second which is causing order to take longer to place? Any help is appreciated.
Received an unexpected EOF or 0 bytes from the transport stream. (CoffeeShopWebApp) Solved Locked
I have downloaded the AuthorizeNet solution from github, which contains a project CoffeeShopWebApp. After changing the API Login and Transaction Key values in web.config, I built the solution successfully on my pc (Visual Studio 2013). However, when ...
Accept Customer Hosted Form - Billing Address Questions
We're using the Accept Customer Hosted Form to Add/Edit payments for CIM profiles, including collection of the billing address. A couple questions have come up: We've noticed that there is not a Company input field displayed, even though it is availa...
accept hosted does not work when a field contains an ampersand
Hello, I believe there is a bug with the accept hosted page. When I create atoken with an address like "22 Hill & Dale Rd" I get a the token backsuccessfully but when going to the accept hosted page (both dev andprod) it sais "Missing or invalid toke...
Any Ideas to minimize PCI requirements while receiving CC number through API?
We have a new requirement to allow an integrator to pass us a credit card number as part of a transaction. Even though we won't store the cardholder data, other than in memory, there doesn't seem to be any intuitive way to do this without ending up i...
getting this error s: System.ComponentModel.Win32Exception: The client and server cannot communicate
When i run the asp.net program locally it works but when i put it on the godaddy server i get this error. s: System.ComponentModel.Win32Exception: The client and server cannot communicate, because they do not possess a common algorithm Below is the c...
Opencart - Submit button on checkout page not forwarding
Hi all :)I'm using Opencart 2.2.0.0 When I go through the checkout (Authorize.net AIM setup) to the area where I enter my details,I click submit but nothing happens. How can I verify the issue is on the website side and not a connection error to Auth...
Issues loading AnetController\GetHostedPaymentPageController
I am trying to integrate the new version of authorize API for phpbut somehow I am having trouble to reach this class AnetController\GetHostedPaymentPageController($request) also had issues with GetHostedPaymentPageRequest, but this I fixed in classma...
Accept Hosted payment form with IE11
Hi Team, I have integrated accept hosted payment page with iframe and it is working fine with chrom and FF browser. When we tried with IE11 found few issues. Initially we were not able to open the hosted payment form in iframe itself then we set the ...
Hosted Payment Page, Credit card expiry date
Hello, I'm trying to intergrate Authorize.Net hosted payment page into my software.I manage to display the hosted page, and get response to my communicator page, but the responsedoesn't conatin the credit card expiry date field.This is the reponse I ...
Class 'JMS\Serializer\Handler\StdClassHandler' not found
Hi Guys, So I am trying to run some of the samples, I finally got everything in composer working properly and the file edited to reflect my location of the autoloader.php file and my credentials. But when I execute the file 'php create-customer-profi...