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.
transaction Id for local account and International Account Locked
Hello I am implement authorizenet transaction detail api . I need to knw is local transaction id and international transaction id can be same ? ThanksBest Regards,Nasir Ali ShahApplication Engineer
ARB PHP sample code gives me a blank page Locked
Hello,using the simple code from the README file of the PHP SDK I've setup 2 pages.one using ARB the other using AIM, both located in the same folder using the same sdk files.the AIM works fine and creates a charge on my test account, the ARB gives m...
Android POS Locked
I'm trying to design a POS on an Android Tablet, in an environement consisting 1) Card Swiper ( Connected to the Tablet)2) Webserver ( For Interacting with Autorize.Net) Scenario: Both the Merchant and the customer are at the same premises. The merch...
Test account password recover Locked
Hello, I just tried your test account reset password. The page to reset the password for the test account is asking for my pet's name. I never entered this information when I setup the account. So I'm locked out of the account. Also, this phone help ...
Android Mobile POS Questions Locked
Hi, I'm new to Authorize.net payment gateway. I'm trying to build a mobile POS on Anroid Tablet. I have a few basic questions, will you be able to clear those? if you are "Ok" I will post those in this forum. Thank you in Advance. Regards, RAJIV
.NET version for SDK Locked
Hi, I'm trying to implement the DPM in C#. I'm using an older version of .NET (2.0.50727) and am recieving an error generating the fingerprint hash (string vFingerprintHash = AuthorizeNet.Crypto.GenerateFingerprint(vTransactionKey, vAPILoginID, vAmou...
Hosted CIM in Ruby
Hi, I'm hoping to use the Hosted CIM interface in a Ruby application. I look in the authorize.net gem, but I don't see support for the getHostedProfilePageRequest transaction there. Any suggestions on how to send that transaction type using the API? ...
Is it possible to use the DPM for an ARB? Solved Locked
Does the DPM also support ARBs? I did not find anything about this in the documentation... Thanks!
aim php •The merchant login ID or password is invalid or the account is inactive.
when I run aim in php using the aim sample code (where I changed my loginid and transactionkey) 3 2 13The merchant login ID or password is invalid or the account is inactive. P 0 19.99 auth_capture F5FB0412546E713FCEC05FA033DCD235
This sample code
...the sample sim php code is generating error 13 Locked
the sample sim php code is generating error 13The following errors have occurred.(13) The merchant login ID or password is invalid or the account is inactive. = '5.1.2' ){ $fingerprint = hash_hmac("md5", $loginID . "^" . $sequence . "^" . $timeStamp ...
Which method to use DPM, SIM or AIM for payments through CHECK ? Locked
Hi, I am newbie to Authorize.Net and want to know which mehtod to you use. The clients are high end and will typically be paying with checks that are between $2,000 - $50,000 per transaction... in some cases they may use credit cards but plan on most...
Trouble testing DPM Locked
I'm using the DPM integration method, and regardless of what details I enter it returns the response code 3. That's supposed to mean that the card is declined, but it gives that when I use the test card info from the help files and when I use real cr...
Registering an iPhone as a device for testing Solved
Someone at StackOverflow asked a good question. How do you register an iOS device for testing? I'll post the answer there if someone dcan answer it here.
Android integration - Where to put the API Login ID & Transaction Key Locked
Hello,I am currently integrating the Authorize.net SDK on the android platform.I am able to successfully send my transactions with the test account.However, I would like to skip the "Login / Password" screen when the transactionis processed. Note tha...
Where do I put the Login ID & Trans Key in the PHP Code? Locked
I'm fairly new to php programming, though I am well versed in html/css/xhtml, I went through Stymiee's very thorough and easy to understand tutorial series on handling online payments. However, in that tut I didn't see where we input the connection c...
Android Integration Locked
Hello, I'm building an Android App that enables user to pay the Total Due to the Merchant. I stumbled upon your Gateway and was trying to figure out which of the API to use. Since I have an upcoming meeting with the client, I would like to have a che...
Problems getting ARB transaction subscriptions to save Locked
I am trying to send XML data to the ARB API to setup subscriptions, using an application I wrote in Classic ASP. I am actually doing two separate transactions. The first is a regular auth_capture to charge the credit card an initial amount of $20.00....
Simple Checkout was working, then it quit... code is shown Solved Locked
Hello everyone, My simple checkout page was working fine for a year or so, then it quit. This is the code on my secure_payment.html page
Collect card data without charging card (DPM?) Solved Locked
Is there any options with DPM to be able to collect a users CC info but not show any charges?I'm building an event registration database and we have events that we cover all the cost but if someone cancels we need to charge them a fee. We need to be ...
Need help with ARB XML Solved Locked
I inherited some billing code from another developer and it uses the ARB xml api (v1), my client informed me they where getting duplicate transaction errors so i started researching seeing what i could do about it for them and found where people had ...
Will DPM save anything to my database? (Quantity, UserID, TimeStamp) Locked
I have a ASP.NET 4.0 web form using C#. I'm selling 1 item with varying quantity. The customer goes to the Purchase page, selects the quantity, and then I have a web form where they can put in their Name, Address, and Credit Card info and click a sub...
Pass variable on cancel? SIM API Solved Locked
With the SIM API, one can specify a cancel URL/text. Is there a way to pass a variable back to the cancel URL? I assume there isn't, but can anyone offer an alternative for what I am trying to accomplish? Im using PHP. Thanks in advance.
Using API to figure out recurring Locked
Hey folks, Heres the situation: We have a recurring subscription service, it bills people a set amount every 3 months.I'd like to know if we can use the API to download the data, and sort out exactly what clients are recurring, and what clients are n...
Error Code 97 Locked
Dear Sir/Madam I am using SIM for Asp.net (VB.Net)I am having the error 97 code.I tried it locally and everything works fine.I deploy it to the remote server I have the error 97.I get the the time from the server , use your tool to see the time diffe...
problem with the testing with the Test accunt in the Iphone sdk Locked
Hello i am facing problem while testing with the Test Accunt. i had entered correct user name and password with transection key.. i had used below code for login.. [AuthNet authNetWithEnvironment:ENV_TEST]; MobileDeviceLoginRequest *mobileDeviceLogin...
Settlement hasn't run in 8 days Locked
hi- has anyone else had an issue with CIM transactions not being settled? the date of my last settled transaction is November 19th. thanks laura
Simple Checkout Customer Email posted back Locked
how can i use Simple Checkout and also be able to get the Customer Email posted back to my site after the transation was successful
Urgently help Solved Locked
Hello, I am integrating android API for authorize.net and its giving me Error Unknown Erro Api test and Error Code is E00000.Please Help me what may be reason?
Any one can provide valid test bank account details, Bank Name, Account Number & ABA/ Routing Number Locked
We are in the process of implementing transactions using CIM method using Bank Number Option. Can you please provide any valid test bank account details, Bank Name, Account Number & ABA/ Routing Number? So that we will test for the same.
Is Authorized.Net Hosted API will support Self sighed certificate Locked
We are in the process of Implementing test Hosted API using CIM POC.Is Authorized.Net Hosted API will support Self sighed certificate? Are there any SSL certificates to implement the Hosted API CIM test mode?