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.

joatmon
Contributor

Authorization reversals - no changes needed? Locked

I have decided that I will not support partial authorizations and balance response transactions for now. I am not sure if I need to change anything in my shopping carts integration with Authorize,net (SIM) to support authorization reversals. Here are...

jtoth
Member

Getting charged for AUTH_ONLY transaction? Solved

I'm trying to write code to validate that a credit card is valid, but the credit card shouldn't be charged for doing this check. In the code I have the x_type set to AUTH_ONLY and the x_amount set to .01. Even though I have an amount set, why is it c...

How to do Authorization Reversals? Locked

So as everyone knows, a void and an AVS mismatch can cause funds to get held on a customer's credit card for up to seven days. I read in the AIM guide there is a response code for x_reversal field but there is no documentation I have found that docum...

CIM vs ARB (again) - double checking the limitations of each

I haven't yet found in the forums or documentation where this is verified. First, my problem: I am working on a website that offers a number of different subscription options, and a user can have multiple different subscriptions at the same time, and...

ARB Subscriptions and refunds

I am developing the payment sections of my website at the moment. I am going to be using ARB subscriptions for members. Members can upgrade their accounts at any point during there current membership. My question is, if a member changes their subscri...

mjta
Contributor

ASP.NET ARB Sample Code

Is the sample code set to work in Visual Web Developer Express 2008? I downloaded the sample code from Authorize,Net for ARB VB.NET. I extracted the compressed file. I opened VBNet (Microsoft Visual Studio Solutions) in Visual Web Developer Express 2...

kckc1
Member

how can we do multiple captures against a single auth ?

Hello, sometimes we have orders that have multiple items that ship at different times and we want to be able to capture funds against the original auth each time an item ships. e.g. Joe orders 2 books.Book 1 for $4.00 and Book 2 for $6.00.We Auth Joe...

Authorization Only

If I authorize the credit card only upon transaction, will I be able to go into my authorize.net account and charge their credit card later?

SIM x_header_html_xx broken with IE8 XSS filter

Similar issue has been posted on this forum but was never addressed properly by Authorize.Net. I called the support and the answer is a very disappointing "IE 8 is not yet supported". I then questioned about the list of officially supported browsers ...

suedeuno
Contributor

Error Code:E00040 Locked

I'm getting this error trying to send a CIM transaction. Message: customerProfileId or customerPaymentProfileId not found. I'm retrieving both of these from CIM right before sending this transaction so I'm unclear how either could be not found. Anyon...

TESTMODE - An error occurred during processing. Please try again. Locked

I am receiving the following error from all requests made with my developer account. The code being executed has worked fine until I became aware of it failing today. If I switch to different login credentials (a non-developer account), I do not rece...

CIM gateway delays and timeouts Locked

I'm a developer and I've already successfully integrated our site with CIM using RoR and ActiveMerchant. Today I am seeing my tests fail and I've determined that this is due to CIM gateway timeouts. I haven't seen this problem before though I've only...

Retrieve Credit Card Type of Payment Profile using CIM

Hi, For our own accounting purposes, it is necessary for us to know the type of card that was used for each transaction on our site. However, I cannot find any way to retrieve the credit card type of an associated customer payment profile using CIM. ...

Lookup Transaction details and fees Locked

I looked through the API documentation but was not able to find any method to pull transaction details/fees using the Transaction ID. Does anyone know how this data can be retrieved? Thanks.

AIM Response Fields Locked

The detailed field by field documentation only lists 52 fields. Further documentation states there are68 fields in the response and from 69 on is merchant defined fields. My question is: What are the fields from 53-68? Are they just there for future ...

Solution for bill payments (variable amounts)

I am trying to figure out which solution (Simple Checkout, SIM or AIM) to use for my company which wants to allow its customers to pay their bills online. The amounts are variable and can change from customer to customer and from month to month. Simp...

Michelle
All Star

Triggering Specific Transaction Responses Locked

Using the Sandbox Account Error Generation Guide, developers can trigger specific transaction responses in the sandbox including approvals, declines, errors, as well as AVS and Card Code responses. Use this thread for discussion: http://community.dev...

TSdotNet
Trusted Contributor

Testing refunds using developer account

At the danger of sounding dumb - is there any way to enable the 'settled' property of the developer account transactions so that refunds can be tested? there might be a a very short answer of 'NO' to this.

TSdotNet
Trusted Contributor

Card present MD5 Hash Solved Locked

I was wondering what people do to test the MD5 hash feature if they only have a test CP account? We don't have a live CP account or need one - what is the usual method here?

webguy
Member

MD5 Hash not matching for auth_capture / ARB Solved Locked

Hello,I have set up a silent post listener to track ARB transactions, however recently (before receiving any ARB responses) we have run a Credit card manually (auth_capture) through the authorize.net interface, and looking at my server logs, it appea...

tee
Member

Editing Email Receipts

Hi, Hi I would like to know how I can edit the default email receipt message generated by authorize.net? I know I can add and change the header and footer message but how can I change "Thank you for your order!" to "Thank you for your contribution"? ...

SIM questions. Locked

Hi guys,I am new in the field of payment processing. I have some experience with paypal integration, so I decided to choose SIM method, because I have no experience in handling security. I have created a site which sells small number of products (~10...

pmarc
Member

Split Capture Possible

I've implemented about 6 different credit card processing gateway's. I started implementing Authorize.Net about 2 weeks ago. The implementation does an AUTH_ONLY, then later issues a PRIOR_AUTH_CAPTURE. The business model for my client will in some c...

Trying to create open payment field Locked

Hello, We are trying to create a payment page with simply an open payment field for our customer to pay their bills. Authorize.net's Simple Checkout shopping cart seems to achieve that with the only problem that we have to set it up as a Donation whi...

Julie
Contributor

CIM - ASP/VBScript - Sudden E000001 with no change to Util.asp Solved Locked

It's probably just late and so I'm not seeing something, but the code that generates my XML statement didn't change and the util.asp file with the send command didn't change, nothing on my server changed, but I'm suddenly getting an error. (Obviously...

SIM variable passing issues Locked

Hello, I am currently working on getting SIM (written in ASP) working on my website, and I've come across a few issues. The whole process is working correctly, however to get all of my necessary variable values to pass from my order form, to the paym...