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.

API for Signature Debit Cards Solved

Is there any API support for issuing batch Signature Debit Cards transactions? I've started working with CIM but then realized that Signature Debit Card is not a supported payment method. Should I switch to another API? Thanks for any insight.David

8 hours into 15 minute SIM quick start and still no payment page

I am using .NET MVC 3 / C#. I signed up for a developers account. Can't login. Called and was told that does not work. Downloaded SDK. It is an MVC 1 version so will not work. Fixed MVC syntax and it generates bad HTML. Called and they said that is n...

Transaction Details API Not Returning LineItems Solved

I'm using the `Transaction Details API` with the `Authorize.Net C# SDK` to get a list of all transactions in the past 30 days using the following code directly from the Authorize.Net website: //open a call to the Gatewayvar gate = new ReportingGatewa...

when a transaction response will be "REVIEW"?

According to AIM JAVA API, net.authorize.aim.Result.isReview() I would like to know when the result will be in isReivew? And how should I handle this? BTW, I am using JAVA AIM integration method.

how to get transaction Id via Java AIM

I am using Java and AIM integration method. After submit AUTH ONLY transaction successfully, I couldn't get transaction ID ( I try to use transaction.getTransactionId()) which always return "". Can somebody help me? the code looks like below. order =...

how to set transaction maximu ammount

I got this error like "The transaction amount submitted was greater than the maximum amount allowed.". How can I set the maximum ammount I allowed by my account?

how can I test all different kinds of errors?

for example, like -- communication: internet connection failed -- communication: remote host not responding -- authentication: my app id not recognized by remote host -- authorization: cc account not recognized by authorize.net -- financial: insuffic...

Need recommendation Solved

We are new to CC processing and Authorized.Net. We have a client who asked us to write an application that will be used on a Kiosk type unit with a touchscreen, magnetic card reader, No keyboard or mouse. It is a Winforms app written in VB.NET 2010. ...

njsokalski
Contributor

Transact.dll removing parts of my receipt.aspx page!

I am currently trying to get my receipt.aspx page that the user is sent to by Authorize.Net after submitting their transaction. I am using the Relay Response method for this, but it seems like Authorize.Net's transact.dll page is removing certain thi...

DanL
Member

DPM via AJAX?

I couldn't quite find a definitive answer for this. I'd like to make my checkout process more intuitive, and I'd like to use the DPM method to avoid having my server touch cardholder data. In particular I want to make sure if a transaction is rejecte...

umc
Member

ARB - regular tithes Solved

I need to take a question regarding the tithe regularly, have the following situation: USD 100.00 / 3 months = 33.333 ..., then I have to go pro Authorize ARB (33,33), but if I multiply that value will get (33.33 * 3 = 99.99) which is lacking 0.1 cen...

Authorize.Net integration in Android app.

Dear Sir/Madam, I am here for getting solution for mobile payment of my Android app. I am go through your SDK integration guide document and also get success of integration in my app. But please give me the answer of fallowing question. Q1-: You will...

eladr
Member

ARB request - c#

Hi,I sent regular request with my test account and transaction is ok. Now I'm trying to do the same with ARB request but "payment" object expecting "payment type" object and NOT payment with all credit card information… Also, how can I send the reque...

sathumenon
Contributor

Get back IP address in CIM

Hello I have a question - Can I retrieve the IP address of a customer , which has been passed as an extra option through CIM ?I have already checked the link - http://community.developer.authorize.net/t5/Integration-and-Testing/Providing-IP-address-w...

mathceleb1
Contributor

ARB Setup

I'm considering setting up ARB on my website. I have a few questions on steps I should take: 1) I would need to sign up for ARB first ($10.00 per month), correct?2) Which variables do I need to send on the AIM API to make this automatic each month. T...

CIM information transfer from one platform to another.

Hello, I am trying to solve this issue for a quite long time. We are using Magneto (PHP) shopping cart and store all recurring customers on the CIM application. We are switching into Infuisonsoft CRM very soon and will need to have those customers tr...

Automatic page redirection after successful order

Sir, I am using test account. I want to automatic page redirect my own website after payment successful order, I don't want to default receipt page show. I want to show own receipt page. How can do? Please help me.

reg:How to InteGrate Electronics Fund Transfer Using Authorize.net

Hi allWe are integrating the Authoriz.net payment gateway for secure payment in our site.As our client asking for Creditcard payment and EFT . so please let me know whether it is possible to integrate EFT in Authorize.net . if yes how can we do it in...

Is start date required?

Hi!! I have a customer that has a website in which whenever it goes to the credit card information page to be filled, it asks for the start date. Some clients have cards with no start date or issue number. If a customer has a credit card with no star...

haseebkhilji
Contributor

Welcome To Authorize.Net - Again!

I have received the following email again, as the account is already active.Why this happened? Email is as follows: Dear xxxxxxxxxxxxxWelcome to Authorize.Net. To begin processing payments, you must first activate your payment gateway account. For co...

multiple subscriptions for a credit card / account

If a business is using the same credit card for many subscriptions, but needs to update the card information, does each subscription need to be updated? Or can the credit card information be globally updated for all subscriptions?

zweb1
Member

CIM: How to set description for transaction?

I am using CIM for regular monthly billing. CIM sends the invoice/confirmation to customer when billing happens. How do I set description for each month billing so that it shows in the email customer gets from CIM?Where in CIM API do I provide descri...

sathumenon
Contributor

AIM for card verification before CIM

Hi all! I want to know one thing - if I am doing CIM do i need to do an AIM first for credit card/CVV verification?Or can i do CIM only for all transactions? Many thanks!Sathish