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.

faisal6621
Contributor

createCustomerProfile: E00039 - A duplicate record exists Solved

I'm working on a module in magento where the customer subscribe for a product. When the customer first time checkouts, there's an entry for that customer. The next time if he want to subscibe for another product, the payment gateway results in error ...

Can I make a credit to a customer's credit card after a purchase?

My company offers digital coupons to customers view mobile phones, and I'd like to see if we can link our digital coupons to credit cards. It would work like this. 1. Customer selects a coupon. Coupon gets linked to their credit card.2. Customer make...

fokstrot
Contributor

Card input fields

At the payment information screen, I plan to provide fields which fall under two categories:Category:Billing address Fields:Street AddressCityPostcode/ZIPCountryState/ProvinceCategory:Card information Fields:Name on cardCard numberExpiration dateCCV ...

Transfer money from one credit card to another

Can I make payments from one user to another with Authorize.Net ?Suppose I have a site where one user pay to another, both have profiles with credit card imformation filled in.

stzoid
Member

sample full CIM process

There doesn't seem to be a full picture of the payment process. The API documentation shows sample code for Auth and Capture, but that code requires the CustomerPaymentProfileId (I am using CIM). In order to know that PaymentProfileID value, you must...

Newbie question

I am about to start a project where we need to collect credit card payments from an Azure/VB.NET/ASP.NET site. I need to have an idea of the scope of the process that starts at the payment button on our site, goes through the payment process, returni...

faisal6621
Contributor

capture a CIM authorized transaction Solved

So long I'd been able to authorize a transaction using CIM's createCustomerProfileTransaction. Now I need to capture that transaction. How could I do it using CIM or is there any other possible solution?

ni3
Contributor

How to Update Credit Card ARB

I want show credit card details in my website. Users want to display there credit card details in there account sections.I'm using ARB for payment process and it was configured and working fine.My question is that how can i update credit card informa...

faisal6621
Contributor

possible transaction types for createCustomerProfileTransaction Solved

I'm currently working on CIM and successfully able to add the customer to gateway. But for createCustomerProfileTransaction I need to pass an argument transactionType which should be a string and I'm not getting what possible values it could have and...

martin1b
Contributor

Hosted form pops up with 'Content was blocked...'

In IE, when i open a CIM hosted form, it displays 'Content was blocked because it was not signed by a valid security certificate'. When I click it, the form appears normally. Any idea why this is happening? Is there a way to correct this without chan...

faisal6621
Contributor

capture amount before the interval in ARB Solved

could it be possible in any way that I could capture the amount before the billing cycle(interval) in ARB? My clients sells a product with subscription package where the customer had to pay the amount for every new release. But the interval between t...

getyler2
Contributor

Not seeing Item or Description in Simple Checkout receipts

Our client is using simple checkout but for multiple things. They have a Donate button at the top of every page but they also hold raffle sales or other types of fundraising events. This is a good example... http://goo.gl/MXsydd On the top-right of t...

Talentville
Contributor

CIM API (php) for refunding entire or partial transactions

I just started looking into the official PHP API code for the CIM module in order to allow my back-office software to be able to do refunds, but in the API docs, at least in the markup sample code, they do not show the structure for performing refund...

E00051 during authorize.net CIM Void Solved

This is the xml passed to authorize.net: xxxx xxxxxx 103152680 96738309 6078297495 x_delim_char=(~) The above numbers for customerProfileId, customerPaymentProfileId and transId match what's in my authorize.net account but the api still s...

Response Reason Code: 13

I'm setting up a new e-commerce site with an existing authorize.net account. The new site is a WordPress site, using the Easy Digital Downloads plugin with the Authorize.net extension. The site is here: http://swcoalition.wpstagecoach.com/store/ When...

ARBGetSubscriptionStatusResponse response codes Solved

The status field of the subject response is stated to contain one of active, expired, suspended, cancelled or terminated. Is there any documentation that has a bit more description of what each of these status values mean? What, for instance, is the ...

latest iOS SDK version?

Is the iOS SDK version 1.1.1 the latest version? There is no prebuilt library in the download from http://developer.authorize.net/integration/fifteenminutes/ios/. There are warnings caused by bugs in the code: TransactionDetailsType.m:159:58: warning...

Creating a Simple Form for Donations Using DPM

I am currently using Simple Checkout for accepting donations. I have been tasked to request additional information from the donors for our database along with their donation. I've downloaded the DPM users guides and don't know exactly how to get star...

Unable to access sandbox account

Hey Richard, I can create a new sandbox account (Card Not Present Test Account) and i also received my confirmation email +API Credentials but when i try to log into newly created test account at https://sandbox.authorize.net (using the Login ID and ...

Links to Websites that use CIM?

We have implemented CIM and it works as described. However, we get persistent reports that our implementation is not user-friendly. I would love to look at other websites where people have implemented CIM and gather some ideas on how we can improve o...

faisal6621
Contributor

getting error in AuthorizeNetXMLResponse's _getElementContents Solved

I'm integrating the ARB in my magento site but I'm getting the following error 2014-04-07T13:00:22+00:00 ERR (3): Warning: strpos() expects parameter 1 to be string, array given in /var/www/mageqb/app/code/local/Excellence/Anetarb/Model/AuthorizeNetX...

tygtal
Member

Adobe Forms Central Error

Hi, I have creadted an online personal info form with AdobeForm Central. At the completion I am asked if I would like to insert a link to redirect my customers for payment. I'm not seeing any links provided by Authorize.net, I am only given the optio...

Verified Merchant Seal via SSL

We ran into a weird issue on our site involving the Verified Merchant Seal when using SSL but only when using iOS with Safari (and possibly stock android browser on older versions of android). if you visit this page: https://www.letspool.com/test.php...

Error E00001 on createCustomerProfileTransaction Solved

Setting up Authorize.net on Laravel. The CIM aspect in particular is what I'm working on. Creating customer profiles and payment profiles works fine, but when it comes to running a test transaction, I get "E00001" When I get the transaction response ...

Refunding/Sending funds through Authorize.net Solved

We've recently switched our payment processor from PayPal to Authorize.net. I'm currently trying to refund a customer who's original transaction was processed by PayPal. Is it possible to refund them through Authorize.net, or perhaps just send them t...