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.

Perry
Contributor

AVS and verification

These questions pertain the the .NET API: 1. Does the AVS check happen on the customer fields (address/zip) or the shipping fields (address/zip)? 2. Is the customer address considered to be the billing address? 3. Doesn't the billing addres have to b...

Perry
Contributor

dev account

I have a login and TransKey for production. Where do I get one for dev so I can get a successfull transaction result without the credit card actually being charged?

sometimes response not getting from authorize.net

Hello All, Please help. It is a very serious issue we are facing sometimes. We are not getting response (success or failed) from athorize.net payment api ($post_url = "https://secure.authorize.net/gateway/transact.dll";) . Not getting the idea why it...

Can we Populate Student Detal CIM hosted form.

I am successfully able to use the getHostedProfilePageRequest (using coldfusion and XML) to let a user enter their Credit Card. Can we Populate Student Detal CIM hosted form other than the Credit Card Details?

Iqbal
Contributor

Silent Post for Cancelling ARB

Hi everyone, I have a question about Silent Post. I want to make sure, if I do cancel a ARB transaction directly from Authorize account, will Authorize sending Silent Post or not? How about do cancel by API? Will Authorize sending Silent Post too or ...

SIM Hosted Page and my API Login ID

Hello, I am implementing a Card Not Present transactions using the Secure Hosted Payment Form through SIM. According to the example (http://developer.authorize.net/downloads/samplecode - SIM - C#) , I must post to the "...authorize.net/gateway/transa...

Rekans
Member

Currency Conversion Issue (Credit Card in CAD)

Hi Everyone!Please help with unclear situation with A.Net currency conversion. Our account default currency is USD (integrated via AIM).For some stuff we show prices in CAD, then convert money from CAD to USD (with using Yahoo rates) and send this US...

Perry
Contributor

Currency code property Solved

In the .NET API, where do you specify the currency type? (e.g. USD)

Perry
Contributor

converting API

In 2003 Authorize.net did not have a .NET API so we used a third party one (Olivio.Ecommerce) that we still used today. I am trying to migrate to the one provided by Authorize.net because is has some new features that we need. With our existing API o...

Perry
Contributor

how to set API action Solved

This doesn't work because "ApiAction" is readonly: Dim objRequest As New AuthorizationRequest("4111111111111111", "1216", 10.0, "Test Transaction")objRequest.ApiAction = RequestAction.Authorize How do I set the ApiAction to "RequestAction.Authorize"?

Perry
Contributor

documentation

Is there any actual API documentation for the .NET classes and methods? The PDF on the site has not .NET API specific documentation.

ARB API Scenario Feasibility Questions

Hi Everyone. Our company currently is using the AIM API for making credit card payments and refunds. Now, we're R&Ding the ARB, CIM, and Transaction Detail APIs to see what capabilities are there using our test account. So far, everything has been go...

silentsky
Contributor

Single payment to multiple merchant accounts?

Hello, I have a situation where a utility company is accepting payments on their website. They want to add a third-party processing fee to each payment, and that third-party processing fee needs to go to a different merchant. For example, let's say a...

Perry
Contributor

API info returned

There are some response data fields that I am looking for and was wondering if the API can provide them for credit card transactions: 1. Find out if the credit card is a debit or credit CC. 2. Find out the charged fees, codes, and transaction details...

View unmasked expirationDate in CIM response

I am using CIM with hosted forms.After the user enters their payment info I am making a getCustomerProfile request in order to retrieve their paymentprofileID.However I also would like to retrieve the last 4 digits of their CC and their expiry date i...

Response code is blank with live merchant id

HiI am using live merchant id with test mode false. The transaction goes successfully. But in reposnse code i receive, is blank also message and transaction id is blank. I am unable to justify the reason Please help Atul

wsimr
Member

Capturing Text Notes or Comments

We want to capture comment-like information associated with a donation transaction. Comments would indicate the type of designation for the gift. 1. Are there comment or other text fields within the transaction record where this information could go?...

maembe
Member

Quick Silent Post Question

It seems like the only way to configure a Silent Post Url is in the actual merchant account. Is that correct? It seems like you should be able to add something like x_silent_post_url to your actual request like you can with the relay response. We hav...

CIM hosted form is disabled!!

I am using a CIM hosted form via iframe and although it works fine for most users, I have had some users report that the form is all grayed out! As per the screenshot it seems to be a css overlay issue making the form accessible. Anyone seen this or ...

Creating a Payment Solution using Sutorize.net

Hi Guys,I am trying to create a pay by text payment solution using authorize.net. I need help in figuring out how I can achieve that.My pay by text system which is patented and I want to use authorize.net to achieve that.Consumers with sign up on my ...

jaredsmark1
Contributor

CCV Questions

1) Can I untick all options and bypass CCV altogether? 2) I'm using the CIM feature so I guess the CCV code is only required for the first transaction, then later it processes it through automatically without a problem Is that correct?

Merchant Boarding API - Test Credentials

I've seen a variety of threads contradicting each other so I'm going to try to get everything sorted out here. The "Live Help" specialist was no help and ended up referring me here. Hopefully I can get this issue straightened out. I'm coding in PHP t...

how do i do when My application is gone after payment success? Solved

HI, I work with c# sdk, and follow the sample code, var request = new AuthorizationRequest(payInfo.CardNumber, payInfo.ExpirationMonthAndYear, payInfo.Amount, "xxx");var gate = new Gateway(paymentSettings.ApiLogin, paymentSettings.ApiKey, false);IGat...

amc
Member

AUTH_ONLY custom expiry date Solved

Hi all, I am a forum newbie, and I did search for my question. So apologies if this has been asked before. Reading about the Authorize and capture process for placing a hold on a credit card, my understanding is that when you use AUTH_ONLY to place a...

Best API to use for shopping carts with discount or promo codes?

The company I work for switched their merchant account to authorize.net and I am working on setting up their shopping cart. So which is the best API to use for shopping carts with discount or promo codes? links to coding examples would be greatly app...

CIM not working- OpenCart

Hello, I googled this problem, and searched all over the community for a answer but can't seem to find one. So, if it's a repet question sorry. My site is Opencart platform and I have CIM I pay. I did a test transaction x2 on live (Test mode off- Liv...