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.

Alix
Member

Posting to authorize using the transact dll method directly Solved

I've inrehited some legacy authorized code that proccesses payments in a non-optimal way. I need to fix the script so that it issues a post request (it's currently doing get). The script does not use the api and instead it just uses this url https://...

eCheck refunds returns E00027 - The transaction cannot be found.

I'm adding support for storing bank accounts on customer profiles and using those to create transactions. Adding the bank accounts to the customer profiles and charging it works fine. However, when I try to refund the transaction, I keep getting E000...

getting an error with the new accept.js solution Solved

I am trying to test the new accept.js solution. I am copying/pasting the example code. I am just trying to log the results to the console, at this point. However, when I load the page in FF or Chrome, I get the following error: Chrome: Accept.js:1 Un...

davinder
Contributor

Transaction Declined but payment deducted using AIM

Hi, We are using AIM for credit card payments and when we tried to make the payment with wrong address details and correct credit card credentials;The payment was declined and i got a message "The Transaction has been declined because of an AVS misma...

npiasecki
Regular Contributor

(E00104) Server in maintenance

We got a bunch of these around 5:30 a.m. Eastern this morning. I missed the maintenance schedule, where was this posted? It's not on the status page.

CIM Hosted page theme

I am trying to use the hosted form on CIM. I noticed the form looks different as a popup and as a single iframe. I also noticed there is a theme class on the popup example I based my code on: AuthorizeNetPopupGrayFrameTheme Is there any way to change...

Updating PHP for Updates

I currently have and have had php code to process credit card payments online thru authorize. I am trying to find out if this code will still work with all the updates or does the code need to be updated? I can send or post the code if it will help o...

Error 92 SIM Address Field with #

This is one I haven't seen before. Our app has been working fine for years, but today we started getting an Error 92- but only for certain clients. One would display the payment form; another fail with Error 92. I suspected that this had something to...

leehinde
Contributor

Error E00003 while testing json post

I'm testing using the same data in the docs, but was trying to figure out the minimum data needed. But I'm not getting that far. If I post { "createTransactionRequest": { "merchantAuthentication": { "name": "7YJ9A2pkC98", "transactionKey": "28S7jjRAv...

leehinde
Contributor

PDF version of Docs

Is there a pdf version of the info on this page/path? https://developer.authorize.net/api/reference/index.html

leehinde
Contributor

Slow response to sandbox;

There have been earlier comments on this, but none current, so I'm staring again. I'm hitting https://apitest.authorize.net/xml/v1/request.api and waiting 40-50 seconds for a response. This is both from a test client (Paw) and from the web page:https...

authorizing and collecting

It there a way to authorize and collect by just passing the "credit card number, name of card, expiration date, and CVV Code"?I am using the API Call which works 100% fine when sending the billing information along with the card info through the API,...

Why is resultCode OK when an error exists? Solved

I was rather surprised when I tried your sample code with a transaction that was supposed to fail and it still said Ok for the resultCode, which per your samples indicates a successful transaction, but in reality it fails. How the response should be ...

Processing EBT and debit cards? Solved

This is for a retail (food oriented) POS environment. My .Net app will be on a PC and communicate with the reader. I've found a few things that suggest debit cards are processed exactly like credit cards but only if they are Visa/MC and don't require...

Authorize Customer Payment Profile not working

Our checkout process is like this, during payment step, we will just authorise the customer payment profile and later on to some other flow, on completion of service provided to the customer, we will charge the customer payment profile. So firstly we...

iamreb
Contributor

retrieving transaction query report from a hosted form Solved

I have this hosted form: $form .= "";$form .= "";$form .= "";$form .= "";$form .= "";$form .= "";$form .= "";$form .= "";$form .= "";$form .= "";$form .= "";$form .= "";$form .= "";$form .= "";$form .= "";$form .= "";$form .= "";$form .= "";$form .= ...

dev-usa
Contributor

Confused. Is there still a hosted server---like SIM---or not? Solved

Seems like everything I read on the AN site talks about client-based data collection services (CIM, AIM) so I have been advising my clients accordingly. Then today one of my clients pointed me to a site where, upon purchasing, I am shot to a AN site ...

dalet
Member

Regional IP Address Filter test when using hosted form.

We are using the CIM hosted form for creating recurring payments. A customer's request can be caught by the Regional IP Address Filter, resulting in their payment being held for review. In that case, we would like to provide some feedback to that eff...

goldy
Member

Payout / Withdrawal / Settlement bank transfer methods in UK

I have a question about bank settlements / payouts. Does anyone know, which of the following "bank transfer method" does Authorize support when sending settlemens in Europe, specially the UK: 1. SEPA transfer2. Faster Payments (FPS)3. BACS4. CHAPS (O...

Creating micro transactions and voiding immediately

I've previously asked on how to create customer profiles with card track data, and was told the only way to do it would be by creating a profile from a transaction processed with track data. In the flow I have in my system, you input a card separatel...

EddieLascu88CNP
Regular Contributor

Too many void transaction in our production environment

We have started our system in Production recently. We request payments from two web portals. Users of the web portals are creating payment profiles directly in Authorize.Net as we used CIM with Hosted Forms in our implementation. We have noticed in t...

AllyN
Member

How do I get Auth.net support to respond? Total radio silence.

I've submitted 2 different tickets to Authorize.net customer support, and I've received no reply at all. I have a customer that's been unable to use their account for over a week, and I can't get anyone at Auth.net to respond to my inquiry. Is there ...

fifty-git
Regular Contributor

PHP SDK: getting a list of a customers payment profiles Solved

I see in the ideas forum there is a request to add the customerProfileId to the search type for a list of payment profiles. In this thread, it is mentioned by a moderator that this is a common practice, "A common use case would be to present the cust...

Akamai SureRoute and CP endpoints

Hello, guys. I have the CP account for my application. Should I change CP gateway urls to using Akamai or nothing will change? For now CP gateways: live: https://cardpresent.authorize.net/gateway/transact.dll, sandbox: https://test.authorize.net/gate...