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.
Customization of email
Hi, Using CIM, once a payment is applied to a card, authorize.net sends an email to the card holfer, the default is, the name of authorize.net account holder, how to change this to another email address? say I'd like to add another email address: XYZ...
Level 3 detail
We use the AIM API and I've had a customer recently ask for us to post the Level 3 data to the transaction. I supopse I have a couple of questions in regards to this...1. If we post the item data, is there any guarantee that this will show up on a cu...
SIM Payment form footer won't save but works in sandbox. Javascript problem?
I have a footer in my sandbox that loads a 1x1 image, and uses an onLoad to run javascript that customizes the feel of the SIM payment form. This has been working in my developer sandbox for a few weeks now. I'm in the process of migrating my work fr...
Move money from authnet to any bank account
Hi all, i am a little bit junior with all this, so i need your help. We've implemented authnet as payment gateway for our site which works something similar as http://www.kickstarter.com/ does. Our users collect money for some purpose and we need to ...
Multiple Customer Profile Creation on Auth.net
I have 10,000 users and I am using Test account on auth.net. In order to make transactions on test account I need to make a customer profile id and payment profile id for the user. My question is, Is there any way that we can create customer profile ...
Securing the Transaction Key when using SIM
How should the transaction key be stored when implementing SIM in PHP on a LAMP server?The code samples/SDK for the PHP solution has a placeholder for the transaction key right on the sim.php page, which I don't think is the most secure way to store ...
Refund transaction
Hello, I want to implement the refund feature on my web application, at currently I am using SIM to procceed the transaction, it seems that SIM doesnt support refund transaction so please help to let me know that how to use the refund in authorize.ne...
Capture Error
We captured the transaction and we got an Approval code. When we changed the order status from the web multiple times,, then it captures over and over again with different approval code. Under the circumstance of using one credit card number-- it sho...
ARB Create not capturing email
I am in the process of testing an application using ARB. I am able to submit the create request successfully, however the email address sent with the request is not being captured. I have posted the text of the xml request below. I am using the php s...
Trying to create a customer profile with CIM on a test account...
Hi, I am using activemerchant with rails and am trying to integrate testing with CIM. I was trying to test creating a profile transaction with CIM, however when I try to make the purchase in test mode, I get an error that I am in test mode and I cann...
use of CVV card code
I'm setting up a new system with CIM that uses customer and payment Profile IDs for recurring payments. I'm confused about whether I should bother to pass the CCV card code or not. The CIM_XML_Guide documentation says: "cardCode is used only for vali...
$_POST fields lost with DPM when relay_url moved out of root directory
I am upgrading a legacy website (that uses old WebLink integration method with Auth.Net) to use the Direct Post Method so that I can populate an online database with the results of transactions. I have created a test account, and downloaded the sampl...
Validate New CIM Payment Profile
I have just begun testing my app in 'liveMode' using the C# CIM SDK. I was under the impression that adding a new credit card with an incorrect expiration or cvv would throw an error in liveMode because it is invalid. However I am able to create new ...
DPM - Custom Receipt Page
I am using ASP .NET and have everything working up to the point of the
receipt page. I took the asp example and converted it to .NET but I get
a "Message: Exception of type 'System.Web.HttpUnhandledException' was
thrown.
Inner: Object reference not se...
payment connection offline/payment connection unavailable
Hello, I keep getting these two messages when I test in test mode or try to do a real transaction: payment connection unavailable or payment connection offline. And, I do not get the email from authorize.net that I used to while testing. Any ideas? T...
Invalid Login, working on the old site and a new site using SAME code base
How on earth this is happening, I don't know. On a new authnet site account we have our code base working flawlessly with our shopping cart application. On the SAME code base, one where I am printing out the assembled CURL post params, we are getting...
Magento And Authorize.net Misery
I apologize. I know there are 1 million posts out there, but I cannot find a concrete resolution. Does anybody have real world experience using a live merchant account, in test mode, with magento, where I can submit a **edited** order and see a posit...
Problem with previously working OSCommerce installation and SIM Processing
Hello, I had a previously working installation of OSCommerce working with authorize.net SIM processing. As far as I know nothing has changed. Orders stopped processing through our website. When trying to complete a transactionon the following page ht...
eCheck.Net WEB AUTH_CAPTURE
Hai all, i am impementing an application with Authorize.net, but presently i am stuck with implemnting the AIM system with the eCheck.Net WEB AUTH_CAPTURE case method. Can any one pls details about the method and the steps throgh which i should go in...
Keeping record of itemized order information with SIM. Solved
Hello there. I'm able to send a complete breakdown of items and their respective quantities to the SIM form (i.e. Itemized order entries) and the information shows up fine on the receipt page and in the receipt email, too. However, none of the item i...
Passing a Discount in DPM
I am trying to setup DPM for our software. I have almost everything working, the only issue is how do I pass the discount amount so it will show up for our clients in thier Authorize .NET account and in their client's emailed receipt, etc? With PayPa...
Developer test account with DPM and unsettled transactions reports Solved
Hello! We have hooked up our developer test account to our ecommerce site (in LIVE mode), and are able to make test purchases and get an email back from Authorize.net saying:Response : This transaction has been approved.Authorization Code : 000000Tra...
Pass unique Terminal ID with multiple POS for Mastercard by April 19, 2013
We received a letter from our bank, Wells Fargo, stating by April 19, 2013 Mastercard is requiring card present transactions with Mulitple point-of-sale devices at one location to pass a unique terminal ID with each transaction. We are using AIM with...
Coldfusion Successful SIM integration? Solved
Hello, I am new to authorize.net SIM integration, but have successfully implemented the Cybersource Hosted Order Page which should, by all accounts, be very similar. When I use the appropriate keys and values to send the "sample" cfm form to https://...
ARB can notify us if credit card is declined?
My scenario is simple: 1. Users sign up for the site2. We charge them, for example, $10 a month.3. I'm using ARB because I want it to do recurring payment: every month, charge them $10 Now, what if their credit card is declined? how can I find out it...
AVS Not Applicable Issue Solved
Hi - We are running into a strange situation where if we have a street address and zip code set to # (just the hash char) it's approving amex/discover cards (incorrect) and declines visa/mastercard (correct). I'm not sure why we get an approval when ...
Is CIM Customer and Payment Profile ID linked to a particular IP address?
I have a customer who needs to be able to use a Customer Profile ID and Payment Profile ID on two different websites... the first is the one that the customer initiates the original transaction on. The second is where monthly recurring transactions w...
Ebay integration forcing me to use Paypal with Authorize.net
Ebay is forcing me to accept paypal prior to accepting authorize.net payments. is their anyway to just deselect paypal all together? Do I need paypal to accept authorize.net payment via ebay auctions?
Merchant Seal appears with message not seal
Hello, I have installed the Merchant Seal in more than one place on my site, with out changing the HTML code. It works in one place, but not the other. It appears in one place with the following message instead of the seal: Credit Card Processing. Th...
Prior_Auth_Capture response says cant be charged with AIM
Hi all, i am creating a Affiliate Partner Program in that i need to satisfy with 4 cases as AUTHORIZE_CAPTURE, AUTHORIZE_ONLY, PRIOR_AUTHO_CAPTURE AND CAPTURE_ONLY. I have got successful credits in my test account with the Auth_capture and Auth_only ...