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.
Re: Trouble with the card present C# testing example Locked
Hi Stymiee, Thank you Sty for getting back to us. In response to your reply that the test URL must have the developer account. I did registered the test account and got the API Login Id and Transaction Key and use that loginId and Transaction Key but...
Trouble with the card present C# testing example Locked
I am attempting to create a test program that will submit a test transaction to authorize.net from a win forms c# application. The plan is to have a software solution that integrates with a card reader and submits the information to authorize.net for...
submitTime and transactionStatus in CIM Soap Locked
Is there anyway to get the value stored by Authorize.Net at the time of doing a createCustomerProfileTransaction using the CIM Soap short of doing a 'getTransactionDetails' after the fact? (i.e. as a value in the direct response string for example?)
Unable to test specific AVS responses. Solved Locked
I'm using the following post to test different responses: http://community.developer.authorize.net/t5/The-Authorize-Net-Developer-Blog/Test-Accounts-vs-Live-Accounts-Which-Does-What-Anyway/ba-p/9350 Using a test account in 'live' mode I am able to su...
Definitive guide/key to directResponse fields?
I set up a module to handle break up the direct response and name the various fields according to the pdf documentation. I've noticed that on some exchanges, some of the latter fields seem to have shifted as though one field is now gone moving all th...
How do I find a developer to implement our own payment portal for our clients? Solved Locked
Quick facts: We're a medical billing company whose clients all have their own merchant accounts. If possible, I'd like to allow them to retain those merchant accounts. We currently use a third party site / portal to allow patients to go online and pa...
Anyone implemented DPM in Perl? Locked
I have a client who has been doing AIM for many years, implemented on a Red Hat 5 box using Perl, specifically using the Business-OnlinePayment-AuthorizeNet module. They want to convert to DPM to reduce their PCI requirements. I see Auth.net provides...
Error 103: This transaction cannot be accepted. Locked
I'm using the advanced integration method. I've been processing transactions in production successfully for a year, but as of 11/17/2011, I get a response code of 103 with a message of "This transaction cannot be accepted.". I tried getting a new tra...
Capture several invoices at one time Locked
Hi everyone.I need to capture approximately 100 invoices at one time (during import proccess). Is there any timeout in authorize.net for such requests? I mean is it possible to send requests to authorize to capture invoices so often?Much appreciates ...
Prevent Duplicate Transactions? Locked
Hi all I have a site integrated with Authorize.net but we have recently experienced duplicate transactions where a user has refershed the browser and the card has been debited twice for the same amount thus resulting in duplicate card charges etc. Is...
Without authe net Capture screen ,transasction with login id and password as parameters
Hi Everyone, I have downloaded the Android SDK yesterday.. But i want to implement the direct transactionWhere i haev full detials of the credit card and the merchant i done need to push the capture screen... in which class i need to add the merchant...
Looking for images of credit cards, cvv explanation Locked
I have an image of credit cards and another illustrating the location of the cvv that I believe I obtained from Authorize.net several years ago. I was wondering if there were any newer images, particularly those with just Visa and MC, but can't find ...
Anyone done any integration with Magtek iDynamo?
Have anyone done any integration with Magtek iDynamo? It's an iOS credit card swiper. I would like to know if it is possible at all with Authorize.net (I am currently not a customer, but am considering). iDynamo is not a keyboard-emulation reader. It...
Any indication that a transaction has been returned?
I have implmented echecks using your api in a clients website, it works fine other than for checks that are returned/chargeback. I have not been able to find out how to get a list of them using the api. I'm coding this in PHP and using CIM to create ...
Problem with Joomla Joom Donate module integration and Authorize.net Locked
I am running the Joomla CMS for our campaign website and have installed the Joom Donation module to integrate with Authorize.net's server. [Link: http://joomdonation.com/index.php?option=com_content&view=article&id=5&Itemid=7] We are a political camp...
Where Do i need to change the account type of my test account Solved Locked
Hi every one, I am getting the error when i trying to make a payment using my test account... 87:Transactions of this market type cannot be processed on this system. after seeing some of the posts in the forum i came to know that i need to change the...
(13) The merchant login ID or password is invalid or the account is inactive. Locked
I am running ecommerce on a WP platform the recent 3.3 update left my cart not accepting Authorizenet, I was instructed by my theme support to download the new Authorizenet modules and files. after doing so I submit an order and ot brings this ERORR....
DPM and Asp.net 4.0 Solved Locked
I read somewhere in the Authorize.net documentation, but now cannot find it, that DPM only works with Asp.net 3.5; I would really prefer to use DPM rather than AIM, so wonder if anyone can tell me if it works with 4.0. If so, I have a second question...
I chose DPM: Is it the right choice based on my requirements, listed here? Solved Locked
Hi,I just want to make sure I'm on the right track, with my requirements matching the choice I've made. I would really appreciate an opinion :) I've chosen to go with DPM. My requirements are that:The process of entering the card data is done within ...
Alternatives to .NET SDK ? Locked
the .NET ADK is beautifully simple - but has a fatal flaw as it cannot handle single digit months (?!) - see other posts. Can anyone suggest another .NET wrapper around the API? thanks, Crile
Is the .NET SDK still supported? Solved Locked
Hello all, We have encountered at least one showstopper issue using the .NET SDK - a simple issue with a date string format. Another posting here indicates thsi was a known bug with a promised fix 6 months ago. Is anybody really using the .NET SDK? I...
Authorize.net Credit Card API Data Locked
what is requires so we can send name address etc to the API and get some Security Settings.For Example:If Name on Card does Not match the Name submitted we can be notify and decide how to handle. Another example Postal Code don't match.which API can ...
Does Authorize.Net support logging IPv6 in x_customer_ip Field? Locked
What happens if my customer is using IPv6? Will it be logged?
Why is Response Code 3 instead of 2 for the following Reasons? Locked
Why is Response Code 3 instead of 2 for the following reasons: 6. The credit card number is invalid.7. The credit card expiration date is invalid.8. The credit card has expired.78. The Card Code (CVV2/CVC2/CID) is invalid. I understand that these cou...
Error. Check your MD5 Setting. Locked
I'm using the Direct Post integration method, I followed the instructions here https://developer.authorize.net/guides/DPM/ I have followed them exactly. Over a month ago when I set this up orginally it worked fine and then all of a sudden I keep gett...
iPhone iOS integration safe?
1. From what I see in order to integrate using the iOS SDK, I need to pass my user-name/password. A user can proxy his device and decrypt the data and get my user-name/ password. How can I secure that2. Do I need to approve each mobile device only du...
Error Message Locked
When I add this code with all my variables included, I'm still getting this error message: 3,2,13,The merchant login ID or password is invalid or the account is inactive.,,P,0,,,0.19,,auth_capture,,,,,,,,,,,,,,,,,,,,,,,,,,44624AC6946B1090067AE56DF489...
Restaurant POS Locked
Hello All, I'm a developer working on a web-based restaurant POS system. This is my first project handling payments that aren't made online, so I have a ton of questions. My plan is to basically allow waiters to swipe a card (and get submitted to my ...
Cost of CIM validateCustomerPaymentProfileRequest Solved Locked
Can someone please let me know if there is a charge that merchent needs to pay for making validateCustomerPaymentProfileRequest API call. Thank you
Android Mobile Application Solved
Does a timeframe exist for the creation/release of a mobile application that is supported by the Android OS? I noticed an Authorize.Net supported application has already been released for the iPhone (http://www.authorize.net/solutions/merchantsolutio...