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.

Error Code 14

I can't get our customers to submit order with out getting the error code of 14. I don't know what I have to put in the URL. Please answer as soon as possible.

SIM integration help requested :) Solved Locked

Hi, I'm looking for clarification regarding what can and can't be done with SIM. I've modified the following code (thanks stymiee) and everything works how I want it to, except that I would prefer to omit the second step. Is there anyway to just send...

jrguay
Member

Creating an ECheck is failing Locked

Hi. I'm new to echecks and I'm getting the following error:

The following errors have occurred.

(92) The gateway no longer supports the requested method of integration.
The transaction I'm sending is:x_login=-----------x_tran_key=--------------x_metho...

CIM batch process

We use java and integrate via CIM.Following is our payment process. 1. Create a CustomerCustomerProfile2. Create a customer payment profile3. Create CustomerProfileTransaction which is of transaction type "Authorization Only" We understand that this ...

SIM relay response not working Locked

An error occurred while trying to report this transaction to the merchant. An e-mail has been sent to the merchant informing them of the error. The following is the result of the attempt to charge your credit card. This transaction has been approved....

tlj928
Member

1shoppingcart integration Solved

I am trying to integrate 1shoppingcart with Authorize.net. I have entered both the Unique Gateway ID and the Authorize.Net Transaction Key in the payment processor set-up section in 1shopping cart. When I try to submit an order from my shopping cart ...

CIM CustomerPaymentProfileMaskedType Locked

I'm working on a custom CIM integration using C#. Everything is working, but I need the ability to display to our support reps the last 4 digits of the customers CC that is associated with their Customer Profile. I get everything back in the Customer...

Duplicate transaction with createCustomerPaymentProfileRequest

I'm using CIM with AVS and CVC, and I'm building a site that allows users to create a profile using createCustomerProfileRequest and then create one or more payment profiles using createCustomerPaymentProfileRequest. Everything seems to be working, e...

MD5 Hash Calculation on Void transactions Locked

I'm having trouble getting the MD5 hash to validate on an AIM Silent Post URL callback. When receiving callbacks for regular transactions my hash calculation matches that passed in x_MD5_Hash. On voided transactions, the hashes do not match. I'm usin...

Simple Checkout button in asp.net

The code generated for the Simple Checkout button included a tag. This does not render on my asp.net pages. This seems like an issue lots of sites would run into. Is there a workaround? Thanks for any help you can provide.

Automatic page redirection after successful order Locked

I have successfully implement SIM. After successful order execution, It shows link on receipt page to go back to our main site. At our main site, there is code to process order and send confirmation emails. The problem is that some time user click on...

SIM Relay Response Time Out (PULLIN MY HAIR OUT) Locked

I have read the knowledge base, I have read other forum posts, and I have submitted a ticket, still no resolution. After completeting a transaction sucussfully, I see this on the screen: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~An error occurred whi...

Silent Post not coming

Hello, I have set silent post URL at Account --> Settings --> Silent Post URLWhen payment is done, I am not getting any silent post call on this page. I have created a subscription and one payment of this subscription is already done but I did not ge...

pbloom
Member

SIM design for handling relay response timeouts

I have previously implemented AIM (in a .Net environment) and used the following process on a web site:1. User selects items into shopping cart2. User requests checkout3. User fills out credit card and billing/shipping information and submits4. Syste...

Create Shipping Address in CIM, C#

Hi, I would like to create a new customer profile, which includes the customer's shipping address. Do you have code that I can use? I can create the profile and add the billing info, however, I don't know how to add the shipping info: public static l...

subhash
Contributor

How can I get next billing date in ARB subscription? Solved Locked

Hi, I am using ARB Authorized.net subscription. my subscription start_date is 01 Jan,2010. I know that ARB will automatically bill my amount on date 01 of every month. But for some reason i need to get my next billing date. For example : I have to up...

Looking for ARB sample source code written in ASP

Please anybody have sample code for recurring billing for credit card writen in ASP. I could not found sample code in this given URL http://developer.authorize.net/samplecode/ Thanks in advance

wbr
Contributor

Searching CIM Profiles

I would like to make a case for the ability to search CIM Customer Profiles using the XML interface: We have several applications, each using it's own database, located in remote parts of the world with frequently flakey internet access. Each applica...

AVS zip mismatch with Canadian credit cards Locked

Hi, We usually get an AVS mismatch on the zip code when submitting credit cards from Canada. Our sales reps end up trying different spacing and combination of letters to try to get it to authorize. Mostly this doesn't work. Does anyone have a high su...

Relay Response (SIM) Solved Locked

I know there are a number of threads open in regards to SIM and the relay response URL, but since those seem to be resolved and I don't see where they resolved it, I thought I'd try a new thread. I am having a problem getting the relay response URL t...

Verify Card Information WITHOUT pending transactions Solved Locked

I've seen a couple topics that talk about this but the answers in them were fairly unclear and unsatisfying. http://community.developer.authorize.net/t5/Integration-and-Testing/AVS-mismatch-leads-to-pending-transaction-for-bank-cards/m-p/1865#M1638ht...

Submitting Split Tender Transactions

When submitting a second, third, fourth, etc, payment for a split tendered transaction, are we to submit the split tender ID returned from the first split tendered payment for every subsequent payment? Or do we use the split tender ID returned from t...

datoad
Member

CVV Not working Locked

Hi, I'm a new member and I'm working on setting up my shopping cart. An Authorize.net customer support representative suggested I read/post questions here. I can not get my CVV to work properly. At this time I've made three transaction which I do see...

Itemized order info with AIM Solved

Hi all,We're having a problem with the itemized order info using the AIM method. On page 22 of the AIM developer guide is a snippet of sample code - we have copied this snippet into our test page and it always results in an error (code 270: Line item...

susan
Member

SIM and Recurring Billing Solved

Hi, We have a client who wants to integrate a payment system to allow customers to purchase their application. We have decided to use Authorize.net API for development. Can anyone advise as to which is the best suited integration method.Our criteria ...

linvio
Contributor

Virtual Terminal not calculating the MD5 Hash the same as API calls

I'm having trouble figuring out how AuthNet calculates the MD5 hash for virtual terminal transactions - it appears to use a different formula. In the trace output below I captured debug information on the silent post notifications for an API call and...

CIM createCustomerProfileTransactionRequest Locked

I have given the value of "true"true if it is creating the recurring . where is the option to provide other details liketotaloccurences,startDate,period like (monthly or 1month),amount,card details. In CIM.