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.

martin1b
Contributor

CIM Hosted form issues

I'm using CIM hosted option and am having a couple of issues after running AuthorizeNetPopup.openAddPaymentPopup(). 1) When I press 'cancel', the popup doesn't close but whites out. Only the border remains. When I debug in the browser, i get Failed t...

Marcus
Member

web API for list of ARB subscriptions Solved

Is there a web service or web API method which allows to see the list of ARB subscriptions for particular merchant? Thank youMark

martin1b
Contributor

CIM hosted form returns null token Solved

Hi,I'm using the GetHostedProfilePage web service method to retrieve a token. When I reference an account with an existing card, the token value is null. However, when I create a new profile and retrieve a token using the same code, I get a token bac...

glerler
Contributor

Company name in CIM

What is the best way to handle a card with a company name on it??? It seems that just adding it to the paymentprofile will do the job. Leaving the first name and last name blank if unknown. I would think that authorization does not hinge on the corre...

CIM - Do Customer Payment Profiles expire? Solved

We are in the process of implementing a CIM solution. We are hoping to be able to automatically charge an existing Customer Payment Profile every year as part of an annual renewal to our service. Once we setup a customer payment profile, is the custo...

RichardH
Administrator

Did you see our new API Reference Beta?

If you didn't catch our blog post, please check our our new API Reference Beta at http://developer.authorize.net/api/reference. Richard

Proper Process to Handle Missed ARB Payment

Hi, I am using the ARB API to setup subscriptions for my website. I then use the Authorize.net Silent Post functionality to update my system. We have things setup so that if a subscription payment fails one time then the account is suspended and no f...

uca
Member

E00051 error on CapturePayment Solved

Hello, I runned into a problem trying to capture a payment after a previously authorized transaction. I am using the same credit card and the same transaction id. but i get "The original transaction was not issued for this payment profile."i mention ...

Direct Post with Razor and MVC 4

I am attempting to convert the quick start sample for Direct Post for use with Razor (MVC 4) and running into some problems. The main one right now is that Html.BeginSIMForm seems to render the form at the top of the page (above the DOCTYPE tag) and ...

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...