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.

gnpatterson
Contributor

Validate SIM Response on Test Accounts Solved

For test accounts, the documentation says that the default value of MD5 Hash Value (set on the Account page and used to validate the MD5 Hash sent from Authorize.Net after a transaction) is the empty string; however it is actually the AuthorizeNet Ac...

sathumenon
Contributor

CIM Refund ERR E00027 in test mode

Hi I am doing a refund in test mode. I am getting a response "E00027The referenced transaction does not meet the criteria for issuing a credit." The transaction for this refund was made on December and will end only by Jan 20. What can be the reason ...

awsp
Member

I18n Error Message Solved

Hello there, I am a PHP developer that developer a web application toward Japanese Customers.I wonder if it is pobbile to get any internationalization error messages after hitting AuthorizeNetAIM's authorizeAndCapture()The object I get only contains ...

Following the DPM PDF not successful

Hello, I am using the DPM path. When I create form.jsp, relay_response.jsp and order_receipt.jsp either I have problems with MD5 or I get a message that the gateway times out accessing my jsp. I looked in the forum and noticed that there is a situati...

jbschwartz
Contributor

CIM: Refund to a changed Credit Card? Solved

Hi Folks, It seems that a Customer made a purchase that now requires a refund. However, the Customer has changed the credit card number associated with the Payment Token since the purchase. There is only one payment token and it now has the new credi...

I'm back with an email issue!

Good Afternoon folks; Here's the problem: We have an exchange server set up and this code is tested and works fine with a different cart implementation (Non A.NET); however, when SIM is applied to the code the code runs properly, but no email is rece...

Jaymo
Member

Edit AIM Transaction Solved

I got everything working perfectly but now I am reworking my AIM solution. What I want to do is authorize the customer credit card but then edit it afterwards to add a description and invoice number. What's the best practice for this or is it even po...

metRo_
Member

Android - "Loggin in..." problem

Hi,I'm trying you quickstart for android https://developer.authorize.net/integration/fifteenminutes/android/ but the application stop at the loggin in process. :s In the logcat I only can see: D/AuthNetActivityBase( 5859): sleeping getMerchant()D/Aut...

AVS and CCV not Applicable Solved

I'm using AIM in C#. THis is my method that send request to Authorize.NET API:var oForm = new FormCollection(); oForm.Add("x_card_num", CardNumber); oForm.Add("x_exp_date", ExpFull); oForm.Add("x_card_code", Cvc); oForm.Add("x_first_name", FirstName)...

Issue using Simple Checkout with iPad

I am not a developer .. .jsut a customer .. i came across this message when searching for a solution to my problem.. I use the Simple checkout feature to request payments from customers thru email.... they click the button it takes them to my page an...

Do the fingerprint rules change if split tender id is present? Solved

I am having trouble doing split_tender transactions. I am using DirectPost because it is easier for me to work with at this time. Here is the content of my first post to: https://test.authorize.net/gateway/transact.dll x_allow_partial_auth => 1 x_des...

Government Credit Card Tax Exemptions Solved

Can Authorize.Net recognize a particular Government credit card and exempt it from state & federal taxes during processing or does this need to be handled before it credit gets submitted? According to the SmartPay Website "GSA SmartPay Cards may be e...

ReBill

what should be x_type_req for rebill transcation.

Error 270

I keep getting error 270 on certain products. I cannot figure out what the difference is between the products that are registering fine and the ones that arent. Can anyone shed incite? Here is the form...the form IS LIVE so dont submit.. https://www....

Urgent: Auth.net does not support iDynamo mag readers

Dear Auth.net. We have a critical issue. We resell Lightspeed POS and use Auth.Net Exclusively. Our Lightspeed clients want to roll out Lightspeed on mobile iPads which use the iDynamo card readers. These card readers encrypt and create a unique key ...

Second capture for freight charges? Solved

We are trying to integrate Authorize.Net into our process but it needs to be a two part "checkout" one covering the cost of the item being purchased which we know at the time the customer is filling out credit card information, and then another cost ...

Can I somehow query transactions triggered by ARB?

Im integrating with AuthorizeNET and I will user ARB, but I need to be able to sync back the transactions that where generated by payment service so that I have records of them in my database. Silent Post is not an option because of deployment condit...

jermteam
Contributor

Transfer payment profile to different customer profile. Solved

Hello Let's say I have 2 customer profiles and each customer profile has a payment profile. Customer Profile 1 has Payment Profile 1.Customer Profile 2 has Payment Profile 2. End product should be like this. Customer Profile 1 has Payment Profile 1 a...

Direct Post: Relay Response url is not invoked

I'm trying create a sample web application to try out the Direct Post example given on the web site. As this is a web application which I'm deploying on a glassfish server my relay_response url is looking something like this http://192.168.1.4:8080/A...

jbschwartz
Contributor

Efficient options to retrieve missing tokens? Solved

Hi Folks, In a seemingly endess project to convert 60,000 customer from AIM to CIM, we failed to record a relatively small number of tokens along the way. For about 100 records, tokens were created (Customer, Payment and Shipping), but they failed to...

eramgarden
Contributor

ARB can be used for one time billing AND recurring billing? Solved

I have ARB working based on the sample example I found on this site. We have the following and both work 1. Recurring billing2. Free trial We want a one time billing as well. Is this doable with ARB? if so, what parameters do I need to set? Thanks

darlox
Member

SIM Relay Response URL invoked even when transaction declined Solved

Greetings, We're having an annoying problem with the relay_response SIM option. We're using the Hosted payment form, and we only want Authorize.Net to return to us upon SUCCESSFUL transaction. If a card transaction fails, we want it to just re-displa...

Generating a fingerprint with a currency code

I am getting a 99 error when I include x_currency_code. This fingerprint checkerhas the option I submit a currency code with my transactions. When I uncheck that option it generates the same code as AuthorizeNetSIM_Form::getFingerprint.With it checke...

direct post method

Hello, I have copied and followed the directions for the direct post method to use on an html form: http://aoh-nj.org/donate I am getting an error that says: Error -- not AuthorizeNet. Check your MD5 Setting. My direct_post.php file has the following...

Jean
Member

How to be automatic refund

Hi all, I want to make my project automatic refund. I study the API. But is not want of answer.Someone tell me that it is impossible. So I want to make sure it.Thx Jean

Export Compliance check in DPM

Hi All,I need to integrate with Authorize.net and need to know if Export compliance check services are provided by Authorize.net. I know cybersource provides it, but I am trying to know if its part of Authorize.Net's API. This will help me avoid inte...