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.
Change text in email receipt using SIM? Locked
Using SIM, is there any way to change the "Thank you for your order!" text in the email receipt? I tried setting x_header_email_receipt, but that just adds a message above this text. The payment is for a donation, so it would be nice to change the me...
understanding database schema Solved Locked
I have an existing customer database in MySQL. Would like to migrate this data to CIM and manage it there. Downloaded and read the Developer Guide (XML), tried to find database schema or at least a list of all the values that can be stored or associa...
Help: How display server response text for eCheck submission (wordpress site) Locked
I am setting up a wordpress site that allows a user to submit an echeck payment via authorize.net How do I display the response text to the user in a kind manner. Again this is a wordpress site. Thanks...
Custom Receipt Page Locked
Hello all, I setup the Direct Post Method on a site with the following the instructions in the manual:. How do I create a custom receipt page including the customer's name? Currently, the "receipt" contains "Thank you for your purchase! Transaction i...
Does Authorize.net support debit card with PIN transactions through any API? Solved Locked
Does Authorize.net support debit card with PIN transactions through any API? I saw some posts from last year indicating that it does not, I just wanted to get a confirmation as to whether or not that is still the case. We have a windows point-of-sale...
ARB startDate and UTC timezone producing error Locked
When I create an ARB subscription, it seems in the mornings we get a "Start Date must not occur before the submission date." error. Which makes absolutely no sense! We use UTC for the startDate value and support has told me their servers are on MST -...
Questions regarding transactions Locked
Hello. I am writing a system for my company and I am needing to know the following. 1. Does unsettled means that the credit card is valid, but won't be charged until the end of the day? Or does it means that the card may or may not be valid and it wi...
ARB with CIM Locked
Please guide. I read this on web "Unfortunately ARB and CIM do not work together as you cannot retrieve ARB information with it" Can you tell me how true is this? I followed this process in my CIM Transaction I have setup $cim->setParameter('recurrin...
Testing ARB and AIM Locked
I'm currently trying to setup ARB and AIM methods to replace my PayPal ran site. The site has a membership (or subscriptions) and a store. I would assume the ARB and AIM combo is best for me. If not, please let me know. I'm already setting up the SSL...
How to determine invalid credit card number Locked
I am needing help with a credit card validation script. I have figured out how to determine if a credit card is valid/invalid but what I am needing is this:If someone enters an invalid credit card number, is there a way to determine which number is i...
Missing or invalid token Solved Locked
I am evaluating Authorize.Net as a likely solution for initial and re-curing billing for my Saas application. I have been putting together a proof of concept for my manager. It is an ASP.Net WinForms app. I have been following the examples from the c...
Using CIM with Extended Credit Capabilities to credit other merchants? Locked
I think I'm on the right track on this but I'm concerned that what I'm seeing in the developer sandbox won't be true in production. I'm helping design a website that will essentially be a reseller and marketer of gift cards for many businesses.We get...
A valid amount is required Locked
Currently, when purchase on my site, i met this message "A valid amount is required".I editedx_amount = 1 -> OKx_amount = 0.1 -> OKx_amount = 0.09 -> show error So, i want to know what's range(minimum and maximum) of x_amount. I spent 2 hours to sear...
Using CIM and Allow Partial Authorization. Why are we not getting back the card balance ??
Using CIM we're trying to process a partial authorization. We are passing extra optionsx_allow_partial_auth=TRUEwe submitted a $3 authorization on a card with a $20 balance. We are not receiving anything back for Requested amount or Balance on Card f...
CARDPRESENT TEST MODE prior auth capture Error Locked
I am using card present TEST MODE transaction First i authorized only(auth_only) 100$ using track1 then the transaction id is 23456789 has come again i am using the same transaction id(23456789 ) and transaction detail i am capturing the amount using...
relayresponse.asp Solved Locked
I'm sorry if this has already been discussed, I did do a search. I am very new to asp and have been trying to set up just a very basic relay response. I tried using the relayresponse.asp sample that authorize.net supplies to no avail. I am pretty sur...
Problem with CIM and Drupal Solved Locked
So I'm putting in some CIM functionality in a Drupal 7 site I'm building. I put the relevant parts of the sample scripts in a particular rule and then activated it, but I keep getting an error like this: Warning: fsockopen(): unable to connect to ssl...
getting [error:private] => 1 and no other error codes on new integration Locked
Having a problem with a new integration using the exact same code I have used on multiple other sites. I have searched all over the place and can't find an answer. When I do a print_r of the payment object (which is the Authnet object) I am getting t...
Why does entering a different CVV generates a duplicate transaction response? Solved Locked
Hi, I read from the customer support page that CVV is not one of the data fields that is validated for a duplicate transaction. There is a chance that the customer might enter the wrong CVV. A re-enter of the CVV triggers the duplicate transaction re...
ARB? Can it automatically generate incremental invoices? Locked
Hi friends,i'm building an application that would process recurring bills and i already setup the ARB system successflully. All works perfectly beside the fact that i wouldn't know how to add extra input like incremental invoice numbers. I'm not sure...
Marking a CIM transaction as recurring from an external recurring system Locked
I am using CIM and have my own recurring billing system. In addition to the recurring payments, I accept one-time transactions which also creates profile/payment profile in CIM. I am looking for a way to distinguish between the two types of payments,...
Authenticating Credit card And Prepaid card Locked
Hello , Sorry I dont know where to post the Queries , so I am Asking to you. Is there Different Authorize.net APi,s for Authenticating Credit card And Prepaid card?. Backround is: I have Application which allowes User to enter credit card and Prepaid...
Creating a new CIM customer over SIM Locked
I am transitioning a customer from Simple Checkout to SIM, and have learned that they use customers inside the customer information manager to manage repeated payments. Am I able to register them as a customer when submitting a SIM transaction? I hav...
API login and password key not working! Locked
Like said above. I even renewed for a new key and edited it within my SQL database however. When people proceed to checkout I get an error message 13. It was working before, I used a chopped up store code in the beginning then switched it over to cub...
Urgent Trasaction declined but amount get reduced from account Locked
Hello Team, I am new for authorise.net payment. i implement one api with my codeigniter(php) project.When i proceed with that .it gives me some transaction declined error.however amount get reduced from my account and it show in authorise.net account...
Transcation Fee possibilty to merchant account Locked
Suppose I am authorize amount 100$ using auth_only methodfor this auth only any merchanct transaction fee is there? for cancellation (void) i know some merchant transcaction fee is there after authonly i will capture using prior auth capture this tim...
cancel all my ARB subscriptions in test account? Solved Locked
Is there a method to cancel all my ARB subscriptions in test account?
Return url after payment Locked
When I have completed payment on the sandbox I always get redirected tohttps://test.authorize.net/gateway/transact.dll Shouldn´t I get redirected to the url set in parameter "x_receipt_link_url" ?
Looking for well formed XML for AIM refund and capture_only Solved Locked
I'm trying to test out some new code I've written and I cannot seem to form the correct XML needed to issue a CREDIT or CAPTURE_ONLY via the AIM XML API. Is it possible for someone to post an example of well formed XML for a refund and/or capture_onl...
New and confused. Trying to replace Paypal Locked
Hi. I am trying to replace the use of paypal on my site as it has given me tons and tons of problems. I want nothing more to do with it. Although I have no clue as to where to start. I do not not know what type of setup would be good for me and I do ...