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.
Simple Checkout security code problem Locked
I'm trying to implement authorize.net to accept payments on our site and need to get something up very quickly. After trying to get DPM working for a while I decided to try simple checkout. Although this is not really ideal, I was hoping it would be ...
DPM for Coldfusion Solved Locked
Hello all,I've been tasked with adding Authorize.net's DPM option for one of our clients. We are currently using Coldfusion and I don't see a Coldfusion SDK or sample code in the DPM documentation for Coldfusion. So I was just wondering if anyone has...
Storing clients data Solved Locked
Hello, I wondering if there is a possibility to store clients credit card data on Authorize.net server without organizing my own billing system? And if so, which API I shoul use? Thanks in advance!
How to add in Billing Address and Other Required Info in DPM Locked
I'm reading through the Authorize.net documentation and I can't find any sample code that shows how to include the Billing Address / Shipping Address in the transaction. Where can I find that sample code? I'm programming in PHP
Description in Merchant Email Receipt reads "cart checkout" not product description. Locked
My Merchant Email Receipts do not list the products the customer has ordered. Is this normal? They read like this: ========= ORDER INFORMATION =========Invoice : 20Description : cart checkoutAmount : 0.01 (USD)Payment Method : VisaType : Authorizatio...
No Relay Response when using IP address Locked
I am in the process of changing web hosts and doing some testing before changing over the nameservers to the new hosting account, so my x_Relay_URL has to use an IP address for now. The domain name and security certificate are still in use at the liv...
Card type response returning wrong card type Locked
Hope someone can tell me what this is about. A client tells me that one of their customers got a receipt (generated by my AIM code) that said she had paid with a Visa card when she had actually paid with an American Express card? Is this name/value p...
AIM, C# 1.7SDK - AuthorizeNet Request - Multiple Line Items Not Working Locked
Hi, I'm having a difficult time getting multiple lines passed properly in my AuthorizeNet request object. I saw there was a fix for this recently in 1.7 SDK - but I don't know what that fix actually is. A single line item works fine: request.Post["x_...
DPM, WooCommerce, "Error: Transaction Approved." Solved Locked
I know this has to do with the receipt/response urls, but I cannot for the life of me figure out what the issue is. WordPress with WooCommerce installed. at www.domain.comCheckout/card entry is www.domain.com/checkout/pay/The thank you page is www.do...
authorize api integration and encrypted credit card numbers Locked
Hi, I'm looking at integrating some form of authorize.net product into an existing winforms dot net application for the company i work for. I've looked into several integrations and they all seem to just be an api for handling payments. IE it's up to...
Test Account & Upload Transaction Files Solved
I have created a Test Account (running in default 'Live' mode' not 'Test' mode). Using sample file format from the API, I have uploaded a file for AUTH_CAPTURE.No errors upon upload and a proper File ID is generated. However, upon viewing Uploaded Fi...
'SSL: certificate subject name 'xx' does not match target host name 'test.authorize.net'' Locked
Group, I have created a account in sandbox.authorize.net.. I have given the API keys accordingly. But when i make a check out i get this error "SSL: certificate subject name 'SSL: certificate subject name 'FG100C3G11611181' does not match target host...
Guidance in what direction to go in. Locked
Previously my client uses a simple get form that creates a dynamic page with the clients two pieces of information they provide (accountnumber & amount being paid) which is located on a small html website that I am helping them update. I am going to ...
CIM updateCustomerPaymentProfile is not validating expiration date - Bug? Locked
Using the Authorize.net SDK (PHP) on api.authorize.net with validationMode set to liveMode, when I call updateCustomerPaymentProfile with a valid card, but enter an incorrect expiration date, the direct response comes back as "This transaction has be...
CIM: what's the best way to check for an existing customer profile? Locked
I'd like to check by email address to see if someone using guest checkout already has a profile, but there doesn't seem to be any way to do this. Is there a better way? Thanks!
Drop-Down Box in SIM? Locked
Hi there, We just signed up with Authorize.Net, and while our web developer beings to work on a CIM implementation, we figured that we could replace our PayPal buttons with Authorize.Net buttons by utilizing SIM in our current selling spot. However, ...
Trying to integrate Authorize.net | Error (99) Locked
Greetings! Ok so I'm trying to implement this for a client but I seem to be running into some issues, mind you this is my first time using Authorize.net. Sorce Services is where I'm trying to implement it. -- Below is the code I'm using -- //++// Aut...
Simple checkout Solved Locked
I run a job board. My clients purchase plans to post jobs ( 1 plan at a time) I am trying to use simple checkout. when i go into my website, log in and select the plan i would like to purchase then click the SC button and pay..then return to my site ...
"AIM XML Documentation" and "Response Reason Code Tool" have different Response Reason Text Locked
There is a mismatch in response reason text between following sources:http://www.authorize.net/support/AIM_guide_XML.pdfhttp://developer.authorize.net/tools/responsereasoncode/ Some examples of response reason codes that have different response reaso...
how to get back transaction id Locked
I had somebody implement a script for me, so I'm a little lost on how/where to set the code to give me back a transaction id for tracking or for the customer's to print for their records. I have a payment processing page that includes the below code....
Any way to set the timeout for the SIM CC form?
I know a lot of people have issues with the response timeout - but that's not what this question is about. My question is thus: We have time sensitive sales for events and recently switched over to AuthNet for our payment provider. We've noticed that...
Integrating with DotNetNuke Locked
Hi, I am using DotNetNuke, and am using an event registration manager. I don't have options for which API to use, or for which posting method: AIM, DPM or SIM. I only have an API key, and transaction key. I can put the module into test mode as well a...
Storing Customer Data Locked
Hello, newbie here. I have a dumb question, and I apologize in advance if this is not the right place to ask it - please move it (or tell me how to) if it should reside elsewhere. We have a customer who has subscribed to Auth.net's CIM service. She s...
How to authorize with AIM and create customer profile with CIM? Solved Locked
Hi, I'm trying to see how exactly I would be able to "authorize only" using AIM and if the authorization is successfull immediately create the customer's CIM Profile/PaymentProfile? Because I was thinking that since I'm using AIM to "authorize" and I...
SIM x_receipt_url, x_relay_url and Silent Post URL Locked
I'm using SIM x_receipt_url, which works fine. The payment page shows a button after the payment is complete, clicking it will take the payer back to my site to update his status. Now, the payer may forget to click the "Go back" button and simply clo...
Transaction Details API not returning all the information Locked
Transaction Details Api is not returning me all the information. Firstname, Last names, card Type are nullsIs there a fix?
Why are Decline and General Error transactions eligible for settlement? Solved Locked
Hi, According to the https://support.authorize.net/authkb/index?page=content&id=A732&actp=search&viewlocale=en_US&searchid=1328904620642 the following transactions are eligible for settlement:Captured/Pending SettlementRefundDeclineGeneral ErrorI was...
Read-only transaction key for Transaction Details API? Solved Locked
Hi, I suspect this is a long shot but I'm wondering if there's some way that I missed for me to generate a separate, read-only transaction key that I can use to make Transaction Details API calls. I am writing some code to run unattended once a day a...
HELP ? Maybe Solved Locked
Is there a phone number available for Initialization integration support??? I've been trying this all week to no avail , forgive my persistance , vehemence and urgency but someone is going to wander back to our department in a second and scream where...
TEST SIM API or SDK Locked
As I review Payment Form Fields in the Management Console to make sure shipping and billing fields are going to be displayed -- assuming that this setting means that they will exist on the hostted form but will only be pre filled with my data if I pa...