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.

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

AVS Address Mismatch

I'm not the developer for our website, but our customers are getting AVS mismatches due to the wrong street address. The customers are always positive they put in the correct info and do not get errors on other websites. We would like to keep this se...

vikask
Member

UpdateCustomerPaymentProfile to change PaymentType

I am calling UpdateCustomerPaymentProfile to update a payment method. Currently payment method is credit card and I am calling UpdateCustomerPaymentProfile with a echeck details. I am getting following error in response-E00027:This processor does not...

jermteam
Contributor

eCheck limit for live transactions

Hey guys, I have tried learning what i can by scouring the forums regarding eCheck.Net, and found that there is a limit of $100 per transaction or $5000 monthly. ECHECK transactions are declined if amount exceeds 100Authorize.Net testing account for ...

encrypted RDP and PCI compliance

afternoon all, i have a client who is looking to generate a detailed invoice using quickbooks 2012 on remote locations while retaining a server at their home store, who is a current authorize customer. is there any measures that can be taken to allow...

AIM - "Full Name on Card" parameter?

Hi AIM parameters has x_first_name and x_last_name, but not "full name on card", why? Thanks Jeff in Seattle Reference: http://www.authorize.net/support/AIM_guide.pdf

Relay Response url is not invoked Solved

Thank you in advance for any help. I have been banging my head for several weeks trying to isolate why the following problem arises, but am tapped out of ideas. Of all the relay response posts in the forum, this one has unique attributes, so I am sta...

CIM CreateCustomerProfile Issues

Can somebody please advise to me on why the CreateCustomerProfile required banking or credit card information. I have been told from a few different people that I can create a Customer Profile without having to pass in Credit Card information or Bank...

mousel
Member

DPM - Capture Variables?

Hello, Using the example from the Direct Post Guide, is it possible to capture a few variables such as first name and last name? If so, how?I tried adding those variables to the $redirect_url in the relay_response.php file but it didn't work. Also tr...

ZeroGravPro
Contributor

Masked Expiration Date in Hosted CIM's getCustomerProfileRequest

I'm using Hosted CIM which means I never have access to credit card numbers or expiration dates. When I call getCustomerProfileRequest I get back a lot of useful data, but expiration date comes back masked (XXXX). Why is this? I only get back the las...