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.

Checkout Form with tax?

Right now, I'm using the simple checkout form. I know there's a TAX field you can enable on it, but it's not configurable. I'm needing to be able to charge a tax for the internet services I sell. I'm an ISP. Since I can't use the Simple Checkout Form...

eagles
Member

Sandbox ASP error on POST, LIVE works Solved

Hi All, I wasa successfully using a sandbox account to test a new website payment solution. Up until a few days ago sandbox transactions were being successfully sent and responses successfully received. If I change the post to url and API credentials...

Error on execute TransactionController Solved

Hi. Doing a custom setup in java, apache, tomcat, oracle, win 7. Testing code from API reference, Charge a Credit Card, sample code for Java. Code builds fine. On execute, I get an error on this line: controller.execute(); Here is part of the error m...

Marcy
Contributor

Gravity Forms testing forms do not transmit to authorize.net

I am working in the sandbox mode of Authorize.net, using the Gravity Forms authroize.net plug-in with Headway WordPress theme. I'm a very new developer and have run into an issue I can't solve. I seem to be able to get the form to work, or get sandbo...

Class SampleCode\Constants not found

Hi all,I'm trying to test the API running one of the built-in examples but I have an error.I've downloaded this sdk: https://github.com/AuthorizeNet/sdk-php/archive/1.8.9.zipThen I've downloaded this sample code: https://github.com/AuthorizeNet/sampl...

cant get this older AuthnetAIM.class.php to work in production

Hi -- Hoping someone might be able to help me. My software is about 6 years old, so I'm using older code. The file works perfectly with my sandbox credentials, but not my production (real) account and I'm not sure what to change. I seems like I have ...

Charging customer profile fails with E00040 - Customer not found

We are using the PHP SDK to capture customers payment cards and bank accounts and charge them on a recurring schedule. Today's payments could not be processed, and the error returned was "customer not found"We have a test suite for the API which was ...

Modules and API for recurring payments

Hi all,I have to allow the payment with Authorize.net on a Prestashop e-commerce with these requirements (in the order of importance):1) The system must manage recurrent payments (for example newspaper subscriptions). (must)2) The system must support...

Test Payment works but doesn't show in Sandbox

I have a Magento install and have configured the credit card payments to direct to a sandbox Authorize.net account. I've configured the API Login and Transaction Key to the proper values, and have the Gateway URL set to https://test.authorize.net/gat...

Can I setup gateway without building the SDK? Solved

I have my servers setup with Java and Ant. I downloaded the SDK from github. There are some .jar files in the lib folder. Can I use these .jar files without building the SDK? I just want to put these .jar files in my lib folder, then I write my own j...

rockon77
Contributor

Relay Response - Script timed out Solved

I am getting this error, which I have researched but haven't found a solution: "Your script timed out while we were trying to post transaction results to it. Transaction Result: This transaction has been approved." I found this error does not occur u...

Get transactions by Status?

I am new to auth.net api. I was hoping to find a way to pull transactions by their status. For example we would like to have a list of transactions that have been authorized but are pending capture and over 7 days old. Is it possible to do this throu...

CIM iFrame integration Bootstrap Errors

I have the iframe Hosted Form integrated into angularjs w/bootstrap in a modal that pops up. It's pretty streight forward, but if more information is need I can provide it.My issue is every time I pop it up there are two errors related to grabbing th...

AIM Refund API Error, Please hlep me

Hi. I'm testing AIM refund API. I made an authCaptureTransaction and it was settled successfully. I checked it on sandbox.authorize.net settled transactions. whenever I make a call, I get "The referenced transaction does not meet the criteria for iss...

RichardH
Administrator

SIM Sample Code

Developers have recently asked for some older, unsupported sample code for using SIM. I'm attaching here for those who need it. Richard

Integration of ARB in .net framework 2.0

I want to to know how to integrate ARB in .net framework 2.0. Is there any sample code, or sdk link or SDK documents to integrate ARB in .net frameword 2.0.

SeanF
Member

eCheck: How to include Company Information

Hi:I am trying to create an eCheck process using PHP. I have the system running fine in the Sandbox when I only input Routing Number, Account Number, Bank Name, Name on Account, and Payment Amount. However, I would like the user to be able to enter N...

Authorize.net Firewall

What all URL's are required for CC processing through Akami and authoirze.net? My firewall is able to take wildcards and I have enabled all outbound connections for http and https for *authorize.net* but the processing is still getting hung up. Any s...

[1]AnetVPOS[1].dll ---- cannot copy?

So I have a user who is getting this message when she tries signing into the VPOS http://i.imgur.com/wm5dJxU.jpg She is using IE10 on a 32bit version of Windows 7, which is up-to-date in regards to OS updates I made sure to check boxes to use SSL 2.0...

Where to get response code?

I'm trying to get the AIM functionality working on my Xcart site. When I submit an order all I get is this error message: Order processing errorOrder declined.Review your data or contact the store administrator.Reason: Error: (Reason Code / Sub ) As ...

Submission error using Authorize.net special parameters

Reference: Advanced Integration Method (AIM), Card-Not-Present Transactions, Developer Guide, June 2016, pg 87, Special Perameters I am using TypeForm.com which uses “Pipes” to identify each field. I want to push [pipe:1] and [pipe:2] form values (te...