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.
DPM Transaction cannot be accepted, response code 99 Solved
Hi, I'm new here and have never integrated DPM before. I'm using the Java SDK. My account is in live mode. I have been receiving this error continuously since my first test. I have spoken with their chat support and also read several posts on this to...
Refund using AIM for a unsettled transaction
Per the AIM documentation: If you are not sure whether a transaction is settled, you can attempt to submit a Void first. If the Void transaction fails, the original transaction is likely settled and you can submit a Credit for the transaction.So am I...
Silent Post Back URL PHP Issue
I have currently set up sitlent post back url. I have updated my script to include emails to know when the post back happens. I'm getting successful emails indicating authorize is posting back. However, the issue, i'm getting is that the POST is empt...
Geting Error while using relay response Solved
I am integrating Authoriz.net credit card SIM API, with .Net Frame work 4.0 and C# and I am working internal development environment. I am providing the code snippet how I am using the relay response in page load event.Please provide me the solution....
No card type in XML response?
In AIM, while the card type is returned when using the delimited response in position 22, there appears to be no such information in the response message.On the other hand the xml response seems to offer more message information in the case of errors...
Sandbox and Live account on same website
Is it possible to use both a sandbox account and a live account on the same front-end webpage or do I need to have two separate front-end webpages (one for the sandbox account and the other for the live account)?
Forced to store CC data in db, including CCV: Am I liable?
Hi,I'm technically esponsible for a web application used daily by several customers for online payments.I inherited the codebase of the application and I discovered recently that all credit cards information included CCV are stored in the db. The dat...
Billing information for Test Credit Card
Is there any associated billing address for the test credit card numbers mentioned here: http://community.developer.authorize.net/t5/Integration-and-Testing/Test-Credit-Card-Numbers/td-p/7653 or would any billling address work? Also, do the test cred...
CP Integration; but some transactions appear CNP Solved
Hi there,We've got a CP implementation, but some of our customers are reporting that their bank is treating some of their transactions as CNP (i.e., it appears that the CC number has been keyed, rather than swiped), and hence charging higher fees.Why...
Silent Post Issue after changing URL Solved
I have come across a strange issue. We are in the process of moving our website to a new server. Currently we have some payment apps (sim, asp.net) on both the new server and the current server we are moving away from. Everything works fine when the ...
Update ARB with new due date
Hi there.. We are building a system which uses ARB to charge users for their montly membership.. Now we try to implement the function to upgrade the membership, so after that we need to update the amount the user gets charged and the date to match th...
Email Notification When Payment is Declined
Is there a way for an email to be sent to me when a payment is declined? Similiar to the way an email is sent when a payment is successful?
Echeck error response 128 This transaction cannot be processed
We are using AIM and we have a small number of customers that get this error immediately when trying to process an echeck payment with specific checking accounts. The only information I can find on the error is that it is the banking institution reje...
Authorize.net AIM Customer Receipt Issue
Hello, We are using Authorize.net AIM on our Opencart 1.5.4 the problem we are facing is when a recipet is fetched to client it does not show Product title description etc about which products are purchased how can we integrate these things to custom...
Troubles with market type? Solved
Hi, all!I do my first steps in integration with our POS application. After creation Card Present test account, I tried to post this request: MyName MyTransactionKey authOnlyTransaction 365.51 38000000000006 1231 ' + 0 1' to https://apitest....
sms without short code
If one was to accept payment via old timey sms texting could it be done without a short code [premium number]? but use a long number (as is assigned to a phone) instead? Or could one use a voip provider with SMSC to receive something from an app pass...
Having Issue with Billing and Shipping information with + sign
Hi I am getting problem in Transaction detail.in billing inforamtion it shows + replacing space while in shipping inforamtion it shows correctly. Can anybody let me know any suggestions. ----------------- Code ----------------------- "x_login" =>$thi...
AIM Java SDK Potential Bug with AIM Result
This is for version 1.4.6 of the Java SDK. While working with aim.Result I found the transaction to be null, which was unexpected. Taking a look aim.Result.createResult(...) I found that a deep copy of the transaction is made but the transaction fiel...
Can't create a test account
I keep getting the following error message: Form ErrorsAn error occurred while parsing the XML request.Error activating test accountPlease return to the form and correct the errors. I do get the welcome email but my credentials don't work
SIM sample not working? Solved
Hello, I'm trying to test the SIM sample from the sample code page, and I'm getting the error message 'MD5 Hash failed.' I've copied the 'sample.php' file to my webserver and set the loginID and transactionKey to my values from 'API Login ID and Tran...
ARB CreateSubscriptionRequest Sample Code in Java
In the ARB CreateSubscriptionRequest Sample Code in Java: Looking at the HttpUtil.java in the sample code, I see the certificate is retrieved from the server and saved to the local truststore and then used to trust the ssl. I guess this is fine for t...
Transaction statuses Solved
Hi, I am using AIM for credit card processing. Once I post the transaction, it appears with status 'pendingSettlement' and once settled the status changes to 'settledSuccessfully'. Is the any other status it can change to, in case of error in settlin...
Need help for Device status
Hi,Am configuring authorize.net ad payment gateway in one of my mobile app (iOS).When for the First time we need to do a mobile device registration request.If this is the first time we are registering our device, the transaction will fail, however ou...
Error ld: symbol(s) not found for architecture i386 when integrate Authorize.net SDK
Hi, I use Xcode 5, iOS 7. I integrate Authorize.Net SDK 1.1.1 into my project and build. Then it show errors: Undefined symbols for architecture i386: "_OBJC_CLASS_$_AuthNet", referenced from: objc-class-ref in MoreViewController.o "_OBJC_CLASS_$_Cre...
Test credit card expiration and ccv numbers missing Solved
On the check out page for the test mode it shows what cc numbers to use but there are no expiration dates or ccv numbers. I tried just using anything and I get error messages???
Split payment to two merchant accounts
When a payment is processed on my site, I need to be able to send a certain percentage of the payment to one merchant account and the rest to another. Is it possible to process the payment using the standard API code and just plug in the transaction ...
Java SDK Bug - BankAccount not included in cim.Result
When retrieving payment profile information using the Java SDK (such as with GET_CUSTOMER_PAYMENT_PROFILE CIM transaction) the Payment information is not returned for an ACH / Bank payment method. This is due to a bug in cim.Result.importPaymentInfo(...
CIM Profile Update Not Accepting Masked CC Exp. Date (RUBY)
I'm testing the Ruby AuthorizeNet gem for CIM transactions and found what I think is a bug. When you try to submit a masked expiration date (XXXX) to the AuthorizeNet::CIM::Transaction::update_payment_profile() method you get an 'Invalid date' argume...
iOS on existing site
I manage a website that includes a couple of payment links that use authorize.net. One uses SIM, the other uses AIM. Both are implemented in Ruby. Both work fine with desktop OS browsers - Chrome, Firefox, *plorer, *fari, even Opera. However, the AIM...
OpenCart Version 1.5.6 Authorize.Net(AIM) Solved
Thank you in advance for helping me with this issue.My Problem: Upon check out, my credit card is processed correctly, I receive a successful transaction message on my screen BUT my OpenCart is not in sinc with Authorize.net and my order is not creat...