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.
Jquery not clearing my textarea on mobile
User enters value in a textarea which i then clear using val() AND .empty.Textarea looks empty.BUT first time i enter a char in the textarea it enters the last characters from the cleared textfield before the new char. So i enter only one char but 4-...
ANetEmvDesktopSdk.dll!!
Is there a .Net 3.5 version of ANetEmvDesktopSdk.dll Thanks,
Is there a timeout, and if so, what is it???
I work at a service provider that has several clients using Authorize.net as their payment gateway. Our system has a 60-second timeout for API requests, and if a transaction takes longer than that, our system will not receive the response about the s...
Infinite Scrolling help
Could one of you kind souls pls refer me to a tutorial that shows you you how to implement infinite scrolling for a page? I've managed to get my code working on my desktop but doesn't work on my mobile device. Are there any jquery frameworks that are...
How to detect a double click between list items for inserting an item in that position/gap?
I want to be able to double click on the space between list items in an unordered list and then display an input for inserting an item between in the position where clicked. I've placed a double click handler on the unordered list and can detect the ...
Infinite Scrolling help
Could one of you kind souls pls refer me to a tutorial that shows you you how to implement infinite scrolling for a page? I've managed to get my code working on my desktop but doesn't work on my mobile device. Are there any jquery frameworks that are...
Apple Pay Token Submit Fails with error 153 in sandbox environment
I am working on getting Apple Pay Web integration and have successfully retrieved my Apple Pay token. I followed all the instructions outlined in both Apple Pay and ADN documentation. Generated all required keys and certificates But Still receive the...
E00007 error but verifed API login and Transaction Key are correct. Solved
Can someone please help me figure out why I am getting E00007 based on this code.If you need aditional files, I can provide the code as I am new to this. I am switching over from SANDBOX to PRODUCTION. Thank you in advance! Authorize.php ( C++ source...
Update subscription payment information with opaque data (nonce)
Hello, Is there some way to update an existing subscription's payment information with opaque data (nonce) to keep it PCI compliant?
Accept Hosted Form: How Can I Get Payment Profiles with getHostedPaymentPageRequest Call (C#)? Solved
Hi, In the Accept Hosted documentation, there is a note below the Presenting Payment Options header in the following section: https://developer.authorize.net/api/reference/features/accept_hosted.html#Requesting_the_Form_Token The note reads: NOTE: If...
Sending info through URL to prepopulate form
I'm new to Authorize.NET. We are using the service for payments on our website. We want to prepopulate the amount and the form with information from our site. We are using ASP.NET MVC. I'm at a loss on where to start. Any help would be extremely help...
Accept.js Enable Paypal Payment Option
We want to enable the Paypal Option in the hosted payment form, currently, we are using the Accept.js lib. for show the credit card information but there has an option missing for pay by Paypal. Please help us to enable that option.
Processor support for EMV devices
Hi, On your EMV Chip FAQ page it says that support for Paymenttech will be in 2018. Can I get an update on if that is available yet? And could I get an update on Global, Elavon, WorldPay, and EVO? Regards.tellgamestop
Styling the HTML inside of a leaflet popup based on values from json
I want to add some conditional formatting to my HTML inside of a leaflet map popup. The popups are all created before the page loads and are part of the map layers. I need to figure out a way to change the CSS styling for specific lines based on the ...
Highlighting words with chrome extension
I've been trying to make a chrome extension to highlighting some words on every page. There is no need for additional functionality, just the highlight names as you would get from Ctrl+f. I've been trying with jQuery selector :contains but not gettin...
Styling the HTML inside of a leaflet popup based on values from json
I want to add some conditional formatting to my HTML inside of a leaflet map popup. The popups are all created before the page loads and are part of the map layers. I need to figure out a way to change the CSS styling for specific lines based on the ...
Perl example based on Accept.JS
I spent some time putting together some Perl code for anyone interested. It’s based on Accept.JS. I’ve included my example sandbox code below. It’s not complete but should provide the process flow and technique. I’m sure there’s room for improvement....
Certificate Update when using the PHP SDK?
With the network change from Akami to Cloudflare, authorize.net has set up a (somewhat confusing) FAQ that tells us to update a certificate.Do we also need to update the certificate if we're using the official PHP SDK API from the Github repository?T...
JsonReader Error with Authorize.net Magento 2 Module
I recently upgraded one of my clients to Magento 2.3.3 and they've recently switched to Authorize.net for payment processing. Using my test credentials on their site to verify the Authorize.net module worked, I had successful transactions with my san...
Accept.js implementation (hosted) without a modal?
I'm trying to implement Accept.js, option 2 (Embed our hosted, mobile-optimized payment information form in your page to collect the card information in a PCI-DSS SAQ A compliant way.) From following the documentation, it looks like it uses a modal i...
Sandbox Worked Lastnight, and is now failing Solved
So last night I was able to get the following code to work. Fast forward to today and I'm working on payment profiles, go to run my end to end tests, and now this that's been working fails. I rotated my transaction keys an hour ago to no avail. def i...
Confused About Certifcate Requirements on network change?
From the following post: https://support.authorize.net/s/article/Authorize-Net-Network-Change-FAQ "Needed Action: Ensure certificate is installed/trusted by host/solution, Entrust L1 K certificate. Please consult with your developer/solution provider...
Trying (and failing) to get Perl DBD::mysql bindings to build on MacOS (Mojave)
Just wondering if anyone else has run into this and has a solution that doesn't involve multiple reboots to disable and reenable CSP? It seems that the fact I can't install or even symlink stuff under /usr/lib is holding me back; linking the MySQL li...
Processor support for EMV devices!!!
Hello everyone,,On your EMV Chip FAQ page it says that support for Paymenttech will be in 2018. Can I get an update on if that is available yet? And could I get an update on Global, Elavon, WorldPay, and EVO? Thanks,
Magento 2.3.3 integration error: Error reading JToken from JsonReader
Using Magento 2.3.3, I've set up a sandbox Auth.net account, and added the API Login ID, Transaction Key, Public Client Key and Signature Key to the admin configuration, enabled the Payment Method and cleared the cache. On checkout, selecting the Aut...
MySQL LAST_INSERT_ID() always returns 0 when executed in Stored Procedure
MySQL instance every Stored Procedure now returns 0 for LAST_INSERT_ID() after an INSERT with EXECUTE even though the record is properly created! And if I manually execute the SQL insert, I get the LAST_INSERT_ID() just fine. So this is only happenin...
Accept.js integration with angular 8
Hello sir, I am a intermediate angular developer and i need a help to integrate accept.js with angular8. So, If you have any sample then please provide. Thanks in Advance.
What payment gateway to use?
Hello everyone,,im recently setting up my new startup and have been posed with the decision of which payment gateway to choose.in my startup (www.uxmonkeys.com) we dont really need anything more than simple payment and, in the future, subscription sy...
Testing Declined Transactions in Sandbox
Our company builds website for credit card transactions. Our clients are large organizations that allow their member to pay their monthly dues online. We build Tests Cases for all possible Transactions that can occur. Moreover, our test cases include...
Need help on best method to write my own form and interface
Does anyone know if there are any other API methods similar to accept.js where credit card data is contained client side? I’ve experimented with accept.js and would like something with a bit more of my own coding. I’ve built an example using authoriz...