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.

CIM Hosted Form issues in IE 11

We discovered this past week that the CIM Hosted Form isn't working properly in our web app on IE 11 on Windows 7 or 8.1: form elements immediately lose focus as soon as gaining focus. For example, if I click in the Card Number field, the cursor will...

Experiencing timeouts using AIM

Tried both Classic ASP and DotNet and am getting timeout messages. Has anyone else experienced this issue?

SSL certificate problem - again

Hi, This is the same problem as last year.http://community.developer.authorize.net/t5/Integration-and-Testing/Intermittent-SSL-errors-with-AIM/td-p/28524 I'm using PHP and curl() to connect. With the CURLOPT_SSL_VERIFYPEER option set to true I'm fail...

GKWeb
Member

Website Integration with CIM

HI Everyone! I need some feedback. Last year we integrated both our ERP and website systems with Authorize.net CIM. Based on decisions by upper management we choose to have the user always enter their credit card information during checkout on the we...

treii28
Contributor

CreateCustomerPaymentProfile is not validating on CIM

I am just finishing up a PHP implementation of a credit card processing app using the CIM Soap based service. I've already used the test server to test basic creation of profiles, payment profiles and addresses and wanted to try throwing and properly...

ni3
Contributor

Trial Amount, Duration and Removing Testing Submissions Solved

Hello,I have instegrated ARB for my joomla website I'm confused here for trial amount and duration please clear me.I have to set dynamically free trial duration with $0 like 10 days, 15 days, 30 days, 40days, 60days, 120days,....365days after trial p...

DPM with EChecks - launching 2 transactions from 1 user action

This is my situation - I am constructing an ecommerce website where buyers and sellers will meet. Sellers can pay buyers by credit card, debit card or echeck. The sellers are typically banks. I take a commission for each transaction. I am evaluating ...

adal89
Member

Authorize.net CIM and Wordpress

I have been using CIM on my website for weeks and all of the sudden it stopped working in the middle of the day today. Is there any reason for this?

gnpatterson
Contributor

SIM not showing payment form on developer account Solved

The developer account was working when I first setup a test server but after playing around with the relay response urls it no longer works. I am getting some sort of redirect (not a full redirect because the browser still shows https://test.authoriz...

Transaction ID for CIM accounts

Dear All,We are using createCustomerPaymentProfileResponse method for capturing the payment for the CIM accounts. However, we want to fetch the transaction id via this API which we are not getting through AN respose. Can anyone please suggest from wh...

rvonschoech
Contributor

SIM Relay Response Redirect results in a 404 error Locked

Hello,I have integrated using SIM. I have enabled Relay Response. In my web architecture, I have two web applications. My main business application, and a middle-ware web application to support the payment integration between the biz app and the gate...

AIM: AVS With Zip Code Only

Hello, Is it possible to run an AVS check with only the zip code? I'm hoping to find an expedited way to avoid having to enter full billing addresses, but we'd still like to have some validation. It seems like Authorize is requiring the address line ...

Retrieving email when using CIM. Solved

I am using CIM and need to be able to retrieve the email address I set for a customer profile. I can set it fine, but when I get the customer profile, it is not there, I just get the payment and shipping information. Using PHP. example return:Array (...

Service Reference not working for AuthorizeNet

Service Reference not working for AuthorizeNetError 8 The type or namespace name 'AuthorizeNet' could not be found (are you missing a using directive or an assembly reference?) I am working in Quik Start. It looks really simple but I get the error me...

Automated Recurring Billing Coding Question...

Hello there, I have a questions regarding the Automated Recurring Billing product... We currently use the Authorize.net API with code along with the transaction key and credit card information to process one time payments. Is there a way to modify th...

twcreations
Contributor

Split Tender Transactions

Hello. I'm a little confused about how to use Split Tender Transactions. In the development environment I am able to successfully generate a partial authorization using the appropriate zip and card number. Here are my specific questions. 1) If I subm...

Best method to use- Classic ASP AIM or SIM

HelloI've looked around and found some answers. Before I jump into coding I wanted to see if there is a best method for what i am looking to do.Classic asp site 1. People login, and I have their information, BUT do not have any type of payment inform...

GetPresto
Contributor

Looking for a complete list of valid ARB fields for update via XML

I am writing a script which will update the card on file for a given subscription. My question has to do with the values that can be updated. In the documentation I see the following statement:“The input elements for a request to update an ARB subscr...

"A valid amount is required" error with Zencart AIM

I have just signed up to Authorize.net and I am using the builtin Authorize.net AIM paymant module in Zencart. I have tried this in test mode and production mode and I still get the same error message when trying to process a transaction. I have set ...

Android AIM API

There seems to be a common problem where the android sdk for versions later than 11 (Honeycomb) are unable to complete the login from your guide - http://developer.authorize.net/integration/fifteenminutes/android/I may have found a solution, but as t...

GetPresto
Contributor

When is CVV Required?

I am writing a script to update the Authorize.net credit card for an ARB subscription. I see that CVV is not required. Is CVV only entered at the initial setup with a subscription? What about if the user is changing the card entirely for a subscripti...

GO4rit
Member

Wordpress Authorize.net Integration - Sim

Hello fine people, I've spending some 8 hours - yes, I'm a newbie - between yesterday and today trying to figure out how to make things happen the way my boss wants to. That's the environment I work in:www.go4ecommerce.comrunning wordpress + woocomme...

AIM - PHP - Thank You Page Help

I can't seem to find an answer to my problem and I'm starting to think I'm making this way harder than it needs to be. I have a simple html form on a php page on a site with an SSL certificate installed. My client wants people to be able to make a do...

POS using Filemaker 13

I have developed a new Point of Sale using Filemaker Pro 13, which allows me to utilize httppost and httpspost protocols. Could someone lead me in the right direction as to how I would go about connecting to the gateway? I'm fairly well versed in Fil...

build a C# Windows Forms Application that uses AIM Solved

I am completely new to all of this. I just started out of College a few weeks ago. I have been asked to build a C# Windows Forms Application that uses AIM. Which fields do I put on the form? I see the documentation but I need to know where to start. ...