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.

cbredo
Member

Web Host Can only Support HTML - What are my options Locked

Hi Everyone, My web host can only support HTML (changing hosts is not an option, so I have to work with that). I am not an experienced developer, and I need to determine my options. I know I can use the Simple Checkout feature, but I am hoping to hav...

jonathanwood
Contributor

Never Get Relay Post Back to My URL Locked

I've tried a wide variety of techniques for interfacing with the DPM API in test mode. In all cases, the transactions are successfully being approved. However, I have yet to be able to get Authorize.NET to post the result back to my site even once. I...

jonathanwood
Contributor

Please Help: Never Get DPM Mode Response Locked

I've have been trying all sorts of variations using the DPM API. In all cases, the transaction completes successfully. (I can log into the account and see the transaction was accepted.) However, in no instance have I been able to confirm my relay URL...

jonathanwood
Contributor

Trouble Implementing DPM Locked

I'm running into problems implementing the DPM API. The documentation states that the relay response URL must match the "Relay Response URL configured in the merchant interface" or else "the transaction is rejected." Does the above even apply when us...

dV
Contributor

Error connecting to AuthorizeNet using CIM Locked

I can't understand why using the same customer and payment profile I can process one request and can not another. So here 2 XML requests I fetched from PHP SDK: Working 94sBwY7W 54CKFe355sY8cpgg 2.10 7 I Am Legend Years after a plague kills most...

kaiba
Member

Cannot create a testing account Locked

I tried hundreds times to sign up for a testing account and it always camd back with a unhelpful message. There were problems with the following fields:Unexpected An error occurred during processing. Please try againIt still sent me an acknowledge em...

njsokalski
Contributor

Determining reason for failure Locked

I am adding Authorize.Net to my client's website for the first time using ASP.NET and the Direct Post Method. Just like probably everybody else, it doesn't work the first time. We have the account in Test Mode, and I am using the API Login ID and Tra...

Auth.net Newbie Locked

So, I've se up a website for my client and had to change hosts for the new site due to it not being Linux, but wants to keep his existing Microsoft SQL database on his old hosting (which has the relay for indicating paid vs. incomplete) Since I don't...

lukydesigns
Contributor

Suggestion: Separate billing address and payment hosted forms

Would love to integrate hosted CIM forms, but we can't ask people to input their billing address when they create an account and enter it again with their credit card on checkout. It would be great if we could have a separate hosted billing profile f...

PHP SDK SSL certificate expires tomorrow? Locked

It looks like the SSL certificate provided with the PHP SDK will expire tomorrow. Will a new certificate be issued? Or is there a new one posted somewhere else?twitch:anet_php_sdk/ andrew$ openssl x509 -dates < lib/ssl/cert.pem notBefore=Mar 31 17:04...

SSL Certificate Error using Oracle Solved Locked

I have been trying to use sql to do an HTML POST to authorze.net test site and been having trouble getting it to work. select utl_http.request ('https://test.authorize.net/gateway/transact.dll',null,'file:D:\app\rjones\product\11.2.0\client_1\BIN\own...

lukydesigns
Contributor

Example, demo, or working sites with CIM? Locked

Does anyone know of a demo or working site that shows how CIM using iFrames look and work? I'd like to see how it looks in a sample checkout sequence. I'd like to see both iFrame implementation and lightbox if possible.Thanks

Urgent: Automated Recurring Billing is not enabled. Error E00025 Locked

Hi there, I am getting error again and again on this my form of authorize.net i am loosing details of my customers and cannot make transactions... The link is http://www.bibimagazine.com/order-online/ Please help me out!This is the error i am getting...

Navteq map updates! Locked

Navteq map updates for Mitsubishi nav systems, its hard to find?

Oracle Application Express Solved Locked

Sooooo... I have been asked to integate authorize.net into our Apex Application. Have to say that in the least I am confused. I am pretty new to all of this and this is our first time implementing anytype of payment method into our apps. I am using O...

AIM in C# - Encoding International Characters/Symbols

Hello! We've been using the AIM method without issue for years, but recently started getting quite a few European customers. We've noticed that any orders with special characters, such as umlauts and accents, are being rejected. I found an old thread...

Email problem. Locked

I wonder if i can abandon the confirmation email sent by authorize.net when a customer submits credit card information , instead, i want send an email by myself to show some custom informaiton . Is that possible? And how?

Daxa
Contributor

Can't refund money Locked

We are trying to refund money our client, but can't do it, we get the following error: [E00027] The credit card has expired.The credit card has expired. BUT the cc is not expired, the expiration date is 05/2014. We tried to update the payment profile...

Line Item 1 is invalid. Locked

Hi all,I'm using anet java sdk3.1's AIM.here is the problem.when I post the datas to anet, if there's some chinese, then the response always error . datas: x_country=US&x_method=CC&x_delim_data=TRUE&x_fax=&x_city=CITY&x_cust_id=12333&x_relay_response...

AIM 103 Trans Key ERROR, with LIVE and Sandbox Gateways Locked

Opencart 1.5.2.1, fresh install, browser cleared, full SSL with curl. I've posted this in the OpenCart forum too.I'm having a nightmare getting Authorize.net AIM module to work. I have a valid sandbox account with Authorize.net and correct login_id (...

Submitting transaction to a gateway setup for CAD transactions Locked

I've verified through support that it's now possible to setup an authorize.net gateway to accept payments in Canadian Dollars. In this case, the merchant processor is Global Payments. My question is: do we need to do anything different when we submit...

nihirporecha
Contributor

Card Number is null in Transaction Detail API for AIM Solved Locked

Hi All,I am using AIM. For development I am using C# SDK. I need to process refund using API. I do not store any of the card information. So, I have decided to fetch the information from transaction details API. But, I am getting null value for card ...

Donation / Fill-in Amount with DPM Locked

Hi, I've downloaded and tested the sample code for DPM. Is it possible to have the user fill in the amount rather than set that in the PHP on the front-end? I see that Simple Checkout allows this but my requirements from the client are that the user ...

What is the CVV for Amex Test Card? Locked

I need to know what is the CVV for the Amex Test Card 370000000000002. For the test Visa and MC cards CVV value of 900 works fine. But for Amex a four digit CVV is needed. Can some one let me know the CVV please?

Help with CIM Locked

Hi, We are integrating a shopping cart in php.In that shopping cart there are two options . Tangible vs. non tangible items:Tangible items are manually charged by us at time of shipping. Time of shipping may be a week after the order is placed.Non ta...

Osman
Member

Card-Present Transactions Implementation Procedure Solved Locked

Hi there, We have POS software system for restaurants and cafes. We want to use swipe credit/debit card on the touch screen.What we have to do?I know we have to integrate our system to your system. Please help me. Thank you Osman

bhavya
Member

Notification for refund Locked

when i manually refund a transaction then do i receive a notification at the silent post url?