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.

calebpitman1
Contributor

API response is 302 Moved Temporarily

I'm sending requests to https://apitest.authorize.net/xml/v1/request.api In response, sometimes I'm getting the following response: HTTP/1.1 302 Moved Temporarily Location: /Error.htm? Server: Microsoft-IIS/7.5 X-Powered-By: ASP.NET Content-Length: 1...

Relay response timeouts for DPM, no connections from Authorize.net

Hi, My client uses WooCommerce with the Authorize.net DPM plugin. They are seeing relay response timeouts intermittently. So far, I've done the following:Verified that there are no errors in the web server logsVerified that no host-based firewalls ar...

calebpitman1
Contributor

POST for ARB and XML for AIM?

I found the POST guide for AIM and the XML guide for ARB. http://www.authorize.net/support/CNP/helpfiles/Miscellaneous/Implementation_Guides.htm Can AIM use XML and POST, and can ARB use XML and POST? Same URLs? Is there a deprecated method if they a...

Create ARB Subscription using CIM Payment Profile Solved

Hello! Hopefully I can get some assistance on what I hope is an easy problem. From what I've read it seems as though interop between ARB and CIM is now implemented, however I can't for the life of me find any example or documentation on how you would...

<urlopen error [Errno -2] Name or service not known> Locked

I am trying to hit sandbox API using urllib using below API in python: TEST_URL = 'https://test.authorize.net/gateway/transact.dll'It worked yesterday, but today I am getting following error, please let me know if there is any issue from your side, o...

dsilva
Member

Receipt not being sent on charge

I have been writing a client service for interacting with Authorize.net. Our business analyst didnt like the idea that our customers would be getting a receipt on Authorization only and not on the actual capture of the funds. So we explictly turned o...

treii28
Contributor

test server wsdl errors

We have been getting what appear to be sporadic errors retrieving the WSDL from the sandbox server since early this morning. Is there a problem with the api test servers?

Read-Only key for Transaction Details API? Solved

This question has been asked before*, but the answer is several years old, so I wanted to re-ask for a fresh answer. I am writing an app that only uses the Transaction Details API. Is there a read-only key that can be generated specifically for that ...

sandbox wsdl oce-ex-cert-api nxdomain Solved

I'm doing SOAP authorize.net things in the sandbox environment.There's a document that tells me how to do that.There is a (poorly indicated) WSDL specified in that document.That WSDL specifies a service address: https://oce-ex-cert-api.authorize.net/...

fuhrj
Member

Email saying my developer (payment gateway) password changed Solved

Got an email at 5:14am EST today saying my password had been updated, which of course I didn't change. I was able to log into the sandbox with my current password. For safety sake, I changed it. Not sure if this was a system glitch or what. There wer...

tapseries
Contributor

Customize merchant receipt emails?

Can the merchant receipt emails be customized? For example, we don't ship anything, so shipping information does not apply to us.

tapseries
Contributor

SIM: what happens on decline?

Successful transactions work fine, but if a card is declined, it goes to a random page on our website with this as the URL: https://secure.authorize.net/gateway/transact.dll Can we provide a declined page, or have the payment form itself say the card...

ramco
Member

Sandbox config error in Acumatica

I am attempting to set up a sandbox account in our ERP system and auth.net just told me they have no idea why it won't work. We had a live auth.net account set up and it worked fine. We are 3 weeks from going live and I really do not want our staff "...

tapseries
Contributor

Relay response: what is returned?

I am changing our return page from a different provider to authorize.net. What form data does authorize.net send to the relay response URL?

tapseries
Contributor

SIM PHP example code

Can someone please post a full example of how to use SIM with PHP and how to generate a fingerprint? Thanks.

hmhanson1316
Contributor

ARB: Set first month's payment higher than following months

Is it possible in ARB to set up the first subscription payment a little bit higher than the subsuquent subscription payments? Client wants to take a whole dollar amount (ex. $1000) and divide it among the remaining months in the year (ex. 9 months). ...

tapseries
Contributor

SIM and ASP classic?

I'm looking to use SIM with ASP classic, and I have questions:Where do I get the sim.asp file? I don't see it for downloading anywhere. What value goes into the x_login field in my submission form? Thanks.

Need params for chargeCustomerProfile API in Salesforce

We are trying to integrate Authorize.net with Salesforce System. Unble to find the following info. Parameter names to pass from Salesforce for CustomerProfileId and CustomerPaymentProfileId in chargeCustomerProfile API call. Thanks in advance

AmolR
Contributor

How to pass multiple parameters in extra options

Hi,I am using authorize.net to process AIM & CIM transactions ( Soap service reference ) in asp.net. I want to track Customer IP address & phone number in every transaction. For AIM, I can do this using x_phone & x_customer_ip parameters but in case ...

Authorize.net with Javascript?

Is there any way to create credit card information directly from client side(using Javascript)?I dont want to create credit card from my Application Server.Please let me know your thoughts.

Masking credit card credentials server side

Newbie here. Switching from braintree to authorize.netWhat we've done so far is to enable our ruby on rails app submit a customer profile and customer payment profile for credit card payments. Now we have some kind of a problem in encrypting the cred...

TimSHC
Member

Invalid login on web, but works on API Reference "Try it"

I am trying to authenticate to the Authorize.Net sandbox. When I go to the API Reference on developer.authorize.net and use my API login and Transaction Key credentials, it works fine. When I try to post it via the web it gives me an error of "The me...

Error 270, Line item 1 is invalid. with AIM php integration

Hi, I am getting error 270, Line item 1 is invalid. with certain orders but I cannot find anything to differentiate them from good orders. I have attached my logs (with character replaced for privacy). 02-24-2016 @ 15:11:58 - Request method: POST uri...

DPM auto redirect to relay url

Hi, We have an issue in auto redirect to our success page. We have integrated the auth.net DPM and have a CC details collecting form on our checkout confirmation page, which posts CC details to auth.net API URL, but here it again shows the same custo...

AmolR
Contributor

Regional IP Address Filter In FDS Not Working In Sandbox Environment

Hi,I have enabled " Regional IP Address " filter for some countries in Asia and set action to decline the transaction in sandbox environment but this filter is not triggered even though I am passing customer IP address in "x_customer_ip " parameter u...

maccamacca
Contributor

Comma within Shipping causes error in transaction response

Hi everyone. I have a website that allows a user to create a shipping profile inside their CIM profile. The address fields allow for commas, which is by design. However, it seems that when I make a new "customer profile transaction request" using the...