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.

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?

C++ example Locked

I posted a few days back on about a C++ example. I should have also aske what methond : AIM, SIM, etc, would be better to integrate with C++ (MFC) windows. This is for a desktop app on native code.

CIM update payment profile always returns nil Solved Locked

So I'm trying to add "update a payment profile" functionality and it always returns a nil response. I'm using the ruby sdk, http://rubydoc.info/gems/authorize-net/1.5.2/frames , CIM > Transaction > update_payment_profile function with no luck.. I can...

Longitudinal Redundancy Check (LRC) Process Solved Locked

The Card-Present Transactions Implementation Guide, Appendix E, requires a longitudinal redundancy check (LRC) prior to submitting the track data. It specifies that the LRC character follows the End Sentinel. It does not specify how the LRC is calcul...

Null sessionToken returned in mobileDeviceLoginSucceeded Solved

I'm in the process of going between step4 and step5 of https://developer.authorize.net/integration/fifteenminutes/ios It seems that the sessionToken is being returned as null ! What should be done about this?Has the sessionToken been deprecated?Shoul...

Get Response Info from Sitecore E-commerce Site using Authorize.Net Solved Locked

Hello, I am trying to figure out how to get the response from a credit card transaction and notify the user if the transaction was declined and provide the reason why it happened. I am starting to use sitecore and authorize.net. I have seen code here...

iOS API bug report. E00055 response.responseReasonText is null Locked

When I try to register device that is pending for approval I get the error:E00055: The mobile device has already been registered but is pending approval by the account administrator. The response.responseReasonText is null, in debugger on mouse over ...