Integration and Testing

Authorize.Net API questions and help with your payment integration.

cancel
Showing results for 
Search instead for 
Did you mean: 

From this board

Anurag
Moderator

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

Anurag
Moderator

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...

Anurag
Moderator

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 .

RichardH
Administrator

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.

AmberE
Member

Hosted CIM and PCI DSS validation

I am trying to determine if using the hosted CIM on a self hosted website will still allow for validation with SAQ A (3.1 this year with the standard change, used SAQ A 2.0 in the past). For it to be applicable "all elements of the payment page deliv...

Configuring Multiple Receipt Pages for Simple Checkout Solved

I have one authorize.net account, but 2 projects that need Simple Checkout. I would like to have the receipt page for one product go to one URL and the other product return to a different URL as defined in the "Default Receipt Link URL". Is there a w...

Could not establish trust relationship for the SSL/TLS

Hello, we facing a problem with some transictions ome times with the error: could not establish trust relationship for the SSL/TLS after searching i understand that Auth.net has changed the certificate. i need a guide how to change the old certificat...

Hosted CIM not processing transaction

HI, My developer has been having problems trying to get the hosted CIM to run the trasnactions. The Hosted forrm comes up , the credit card info is put in and then it is saved by Authorize.net. It then sends me an email as shown below, but then the f...

CVV responses broken for Visa and Mastercard Solved

We have setup our code for AIM (consistent with these instructions http://www.authorize.net/support/AIM_guide.pdf).Everything works perfectly for our test accounts, even with all the error response codes (900 - 905). However, when we switch from sand...

gchq
Member

Line item x is invalid. (270) where amount is a negative value Solved

We are hitting the buffers on invalid line item when one line item is a negative number If result = True Then Dim vDebit As Double = Row.Cells(1).Text Dim vCredit As Double = Row.Cells(2).Text Dim vInvNo As Integer = Row.Cells(8).Text Dim vInvoiceDes...

Either populate ShipTo via AIM or remove it from email reciept Solved

We're a service company, so we do not sell shipable products . We're currently using AIM to do the initial charge and set up an ARB for our clients. The email reciept comes from Authorize but has both Billing address AND shipping. address info.. exce...

phippster
Contributor

Authorize.net Down Again

Merchants cannot login via the web site at https://account.authorize.net right now. Customer Service confirms outage. This is the second major outage in as many weeks. Downtime is very frustrating and costly to our business. Does Authorize.net have a...

vincet
Contributor

DPM fails to post back to x_relay_url after TLS v 1.0 is disabled

The transactions and posting back to our server has been working.We disabled TLS 1.0 on the server and only allow TLS 1.1 or TLS 1.2 This broke the post back and get the following"An error occurred while trying to report this transaction to the merch...

Connection Failure for ColdFusion site

Hi, I'm getting connection failure even after importing new certificates into my server. We installed entrust_g2_ca.cer and we followed exact procedure for updating the jre keystore for *.authorize.net. Could you let us know what are we missing ?

jayada
Contributor

Timeouts posting XML after certificate upgrade

Having a bugger of a time here. We had a windows 2000 server with IIS5.0 working like a champ for a decade...then the A.N certificate updrade killed it. Upgraded our server to 2008 r2 with IIS7.5. We're using classic asp. I'm trying to use XML post a...

E00001 Error when pulling settled transactions via

Each day I pull the previous day's settled transactions and process them using the merchant web services api (aim). Today the job fails when pulling the transaction details. The steps are: 1) I get the settled batch list.2) get all transactions in th...

xibi
Member

CIM tutorial and php sample code

Hi I've created a donation form for a non profit using php and straight api calls. I'd like to extend it to support CIM so that donor and cc info can be saved and donors don't have to reenter their info. I've downloaded the CIM manual but it is reall...

Cannot post payments after May 27 security change Solved

Hello, Pioneer Credit Counseling uses Authorize.net with a custom made PHP application on a Centos 5.9 server. It is currently running PHP 5.3.28. We are unable to receive payments through our web site since the May 27 security change. We are incurri...

mla
Contributor

DPM timeouts today Locked

Anyone else seeing DPM timeouts today? We had 28 failed transactions between ~ 5-6:30am PT. Prior to that, the last timeout we saw was five days ago. I noticed on the status page there's potentially some network issues?https://status.authorize.net/ >...

How can i validate card number and address with bank record?

Hi, I am implementing authorize.net in my client site and he want to validate card number and address with card holder details. ie. I am entering card number "4111111111111111" and address "test" at the time of payment so he want to validate this inf...

Fatal error: Class 'AuthorizeNetDPM' not found

Hi, Working on a sandbox environment, installed api using composer. this is how my index is setup: and here is my auth I got a Class Not Found Error with this setup. What have I missed please? thanks.

rachmann
Contributor

CIM - Do Customer Payment Profiles expire?

Please start this scenario with a minimal CIM profile, created via 'createCustomerProfileRequest', with just an email address and nothing else. If you want to charge such a simple CIM Profile, do you have to update the profile first to set the billin...

3D Secure - MasterCard SecureCode General Error

Good day,I have been racking my brains trying to figure out this issue. I have called my processor numerous times (also authorize.net) over the past week to no avail. I integrated 3D secure via a 3rd party and it's working perfectly with Verified By ...

kornysnaps
Contributor

SHA-2 Troubles - URGENT

We have followed all instructions provided by Authorizenet from this link: http://community.developer.authorize.net/t5/The-Authorize-Net-Developer-Blog/Production-Certificate-Upgrades-begin-May-27-2015/bc-p/50616#M464 However, we cannot submit transa...

New certificates on Fedora server

We have a Fedora 9 server with which we process transactions internally and go out Authorize.net. I am aware that Fedora 9 is depreciated. We are planning a Migration to CentOS 7 but have not done so yet. I recently found out about the new certificat...