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.

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

Bottle
Member

General query

I tried to search the site for the information, but I couldn't find it so I've opted to ask: Can authorize.net be used to sell software? Is there a minimum pricing when selling and what is the minimum pricing? Is setting up a working point of sale ac...

mallen
Regular Contributor

Find reason for declined transactions

I am using Wp-ecommerce with Authorize.Net CIM. We are getting transactions that are declined. But it doesn't record what the error code was. I logged into Authorize.Net but those transactions IDs don't appear in the reports. My shopping cart records...

Testing without merchant account

Hi, We are currently in the process of integrating authorize.net into our ecommerce site and our developer would like to test it asap. However, we have currently not obtained our merchant account yet. Is there anyway he can test now without the accou...

jondaley
Contributor

verify.authorize.net is down? Locked

https://verify.authorize.net/anetseal/images/secure90x72.gif stopped working recently. http://verify.authorize.net/anetseal/images/secure90x72.gif works fine. wget reports:ERROR: The certificate of ‘verify.authorize.net’ is not trusted. ERROR: The ce...

tkoole
Member

Android Authorized .net Sample code explanation.

Hi all, I'm looking into integrating authorize.net with my mobile application (Android and iOS but for simplicity just focus on android for now). When initializing AuthNet is there a way to automatically provide the merchant information so the log in...

SIM with Classic ASP (without review page)

I am trying SIM with classic ASP (without the review page). So everything works as far as sample is concerned where it displays the review page and the user hits submit button, it takes the user to the Authorize.net payment form. What I am trying is ...

AVS Declinel and Pre-Auth Approval

Just wondering if anyone knows what AVS code would provide an approval on a pre-auth .. .but a decline on the actual transaction itself. I have come across one example ... that being 'N' ... but wanted to make sure that that was the only one. Thanks....

martin1b
Contributor

CIM Hosted form field not appearing Solved

I'm updating our sites to move to CIM hosted forms. I want to require email address in the payment. So, went to settings for the payment form and added email address to required fields. However, when I run it on the site, email doesn't appear as an i...

sample code vs sdk

Hello, I have a simple question regarding the sample code http://developer.authorize.net/downloads/samplecode/ and the sdk http://developer.authorize.net/downloads/ using php. What is the benefit of using the sdk over a simple curl script? Seems like...

RichardH
Administrator

Sandbox and Production Now Supports SHA2 Certificates Solved

The sandbox environment was recently upgraded to support SHA2 certificates after a rigorous QA testing process. Prior to deployment to our production enviroment, we would invite developers who previously reported issues with SSL and SHA2 certificates...

ZeroGravPro
Contributor

Sandbox Account CAPTCHA Issue Solved

I am trying to create a new sandbox account, but keep failing on CAPTCHA, 10X in a row now. I have successfully completed thousands of captchas on hundreds of websites -- I know how to do it. But the sandbox account creation just won't work, keeps te...

Linking Authorize.net to Costumer Form

B"H Hello, I have a basic form that takes user info in addition to credit card information and the total amount of payment.When I click "Submit", it says "no total amount specified". What does Authorize.net need in order to take payment?Thank you

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