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.

Recurring Payments Functionality via Authorize.net

Hi Experts, I am building a shopping cart on Magento where Im will be selling products that can be "pre ordered". I want to have two purchse options: 1) One Time Payment - I will initially take 25% of the amount and the rest of 75% will be charged 5 ...

ajlm
Member

Magento 1.9.1 Need to Include Purchase Order Number or Reference ID

I need a reference number (or PO number) to be included on the checkout and sent with the customer information for the transaction. Magento, version 1.9.1, does not include this as an option out of the box. In order for this to be accomplished, I wil...

Sept 21 woes - transaction cannot be accepted Solved

A custom PHP shopping cart stopped processing transactions when the Sept 21 update went into effect, so I am trying to figure out a solution. I downloaded the PHP SDK from github today and installed it on server. I confirmed that the domain has an SH...

Ruby on rails SSL certificate verify failed

We use Ruby 1.9 and CIM integration method. as of last night we can't authorize any payments. We get the error: SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed /usr/lib/ruby/1.9.1/net/http.rb:799:in `co...

Hosted CIM token as get parameter

Hi, We are building an integration where we use the CIM system so that we never have to handle the credit card details.We would like to use the Hosted CIM so that the customer can enter the details directly into Authorize.NET.However we do not have a...

dnsBuffaloNY
Contributor

AIM Soap Endpoint?

Hello, Is AIM available through SOAP? I only see documentation around the AIM XML API, and I really want to use SOAP like I do for CIM and Transaction Details. For example, for CIM/Transaction Details, I use the endpoint https://apitest.authorize.net...

Issues Accepting Payment

Hello, I am in great need of assistance. I work for a website development shop, and in the past two weeks I have had the same issue for three clients when trying to process transactions using Authorize.net. Upon submitting the payment, the webform sa...

unitedu
Contributor

Add new payment profile for existing customer profile? Solved

I see that I can use createTransactionRequest in the AIM XML API to create a new customer profile and payment profile at the same time that a credit card transaction is done, and I can then also use createTransactionRequest to perform a credit card t...

PHP AIM Duplicate Transactions Handling

Hello, I'm looking for advice/solutions in handling an AIM Implementation of Authorize.net using PHP for "Duplicate Transaction Submitted" protection, but not overprotection. While I definitely want to avoid illegitimate charges being permitted from ...

Igor
Member

Cannot pass sandbox request Solved

We are getting prepared to 9/21 change. We were advised that the sandbox already works the same way as the production server will after 9/21. We cannot, however, make it work with our current code. These are the parameters we are trying to apply to t...

PHP AIM SDK Error

I have downloaded and configured the SDK for php. I have a sandbox account and I have followed all the configuration setting. I have verified them by echoing them to the screen. However, when run the sample app and click the buy button on the checkou...

GP6000
Member

Integrating My Billing System to an existing Authorize.net customer

Background - My billing system company just signed up an existing Authorize.net customer that charges its subscribers different (variable) amounts each month. The customer stores some of its subscribers credit card data on Authorize.net and have been...

Cannot figure out "An exception occured. Please try again later."

Hi everyone, Whenever I try to submit transactions using the SIM form I receive the following error" "An exception occured. Please try again later." The transaction still authorizes AND I receive an email receipt. Does anyone know what his could be? ...

Does AIM will be affected in september 21 updates?

Hello, I'm the maintainer of a website using the AIM API. I was wondering which kind of changes should I make to comply with September's 21st updates. The API connects to https://secure.authorize.net/gateway/transact.dll It seems like the certificate...

Checking status of eCheck/ACH Payments from CIM?

Hello, I have a client who takes in several hundred payments a day utilizing the CIM API. Occassionally they run into the issue where eCheck/ACH payments are declined AFTER having been approved during the payment capture over CIM. In order to better ...

AIM - void or refund transaction not happening

Hi All, I am trying to initiate a void or refund paypal transaction. It requires reftransid for that, but when i did a authonlytransaction request i did not received any reftransid code in response. I only received transid. This is happening for cred...

September 21st changes

Hi, According to:https://community.developer.authorize.net/t5/The-Authorize-Net-Developer-Blog/Authorize-Net-Begins-Infrastructure-and-SHA-2-Certificate/ba-p/49615 "To ensure your solution works with the infrastructure changes, please validate the fo...

Inserting Logo in Email Receipt

With HTMl no longer allowed in the header of an email (in the profile), we must ask AuthNet to upload our logo and then insert it in an Email Receipt when the transaction is posted to AuthNet. We use the post method in ASP Classic (JScript) and the c...

Reply Response dropping parameter

History: 09/08/2015 evening broken09/10/2015 back up when Authorize.NET update rollback Parameters working again.09/11/2015 Evening, Broken again! I believe update rolled out again.Down. We are using parameter to maintain session. Realize, we need to...

delete cim profile

Hello, why we are not able to delete CIM profile after arb canceled link to that CIM profile ? Thanks!

AuthComm25
Contributor

Need help with Authorize.net next upgrade, please help

HelloI need an answer for the following questions:1) After the update on September 21st, any website or payment solution that connects via api.authorize.net that cannot validate SHA-2 signed certificates will fail to connect to Authorize.Net's server...

Authorize.net Updates within Godaddy host site

Hi,I have read over the update emails a few times and I can't seem to find the corresponding info on my godaddy host site. I do not see a way to edit the transaction processing URL's and the certificate names don't exactly match up. The only thing I ...

blalond
Contributor

Discussion on new EMV API Guide

Hello Auth.Net people. The Auth.Net "Preview Guide" for EMV for AIM API Transaction Requests and Responses is now linked from the EMV FAQ page: http://www.authorize.net/support/emvfaqs which links to the guide at http://www.authorize.net/support/EMV_...

AuthorizeNet.DLL

I've started looking at some of the API update emails that have been sent out, and I was wondering how much of this would affect me. I'm currently using the Authorize.NET NuGet package in my .NET application to process payments and read transaction i...

gldev018
Contributor

Problem with card expiring

Hello - The subscription is expiring on on 08/2015 that appears in expiring tab.Why the subscription still in active on 09/2015?What a status will be moved to ? Thanks

Relay Response (SIM) dropping Query string

Working for years. After Authorize.NET update on 9/8/2015 Relay Response is dropping Query String.Using Tomcat and the relay URL is similar to http://myserver.com/relayresponse;jsessionid=A2C4HH6A11 Using jsessionid to keep track of session. Is there...