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.

Response Code 3, Reason Code 98 Question

We setup using the Direct Post Method with SIM page back in September 2015. We log the response code received from Auth.Net. We've noticed that we get a few of these Reponse Code 3 with Reason Code 98: Duplicate Fingerprint messages that using the ti...

Is it possible to use Relay Response with the Hosted Form? (SIM)

Is it possible to have the hosted SIM form call a custom URL (passed in with the form) when the credit card transaction is completed? I've tried using x_relay_url, but get an error: "An error occurred while trying to report this transaction to the me...

AmolR
Contributor

Need Confirmation about CIM Transaction Type & transaction status

Hi,I have implemented authorize.net CIM functionality using SOAP service reference and asp.net technology. I have created customer profile and customer payment profile sucessfully. To process transaction using CIM, I am using auth_only transaction ty...

zappullae59
Contributor

Test Cards Not Valid

Hi, I'm running some test transactions in the sandbox utilising the card numbers found at this link and reciving the below error message. The Visa card 411111111111111 works as does JCB 3088000000000017 and the Amex card 370000000000002. I supply a 3...

AIm AUTH_ONLY in Conjuction with VOID

Hello,Our client wants the ability to pre authorize individuals to make sure they have the availble funds before sending them product. I was wondering what the time frame is, if any, on the money returned to the cardholder if we immediately VOID afte...

Will authorize.net work with Barclaycard EPDQ system?

See title. I have a client in need of a payment solution using the Barclaycard EPDQ system. I see that Authorize.net has Barclaycard listed here as being supported: https://www.authorize.net/en-GB/onlinemerchants/, but I'm uncertain if the EPDQ syste...

zappullae59
Contributor

Transaction Pricing Details

Is it possible to retrieve the transaction pricing details using AIM mode? I'm looking for a return of all fees assosiated with with a transaction.

Raehm
Member

Sample Code for ColdFusion?

I'm new to Authorize.net. Looking at the Sample Code page, I don't see any option for Coldfusion integration. Does that mean that I cannot use Authorize.net with my coldfusion pages? Thanks.

ax7
Member

Basic Installation Problem

Hi, I'm having some trouble with the basic installation. Using the PHP example here - http://developer.authorize.net/hello_world/I have downloaded the SDK folder from the above link and created a php file with the provided code. However, there are jm...

Refund Trouble: invalid child element 'creditCardNumberMasked' Solved

I'm having trouble with refunds. Not sure what information I need to provide to be helpful but I'll do my best. Here is my error. E00003"The element 'profileTransRefund' in namespace 'AnetApi/xml/v1/schema/AnetApiSchema.xsd' has invalid child element...

Sandbox signup server error

https://developer.authorize.net/bin/eloqua/sandboxrequestform, the onSubmit AJAX request triggered by the form on https://developer.authorize.net/hello_world/sandbox/, is returning an error. The page title seen in the Safari console is "Error 404: Pa...

Unable to connect to secure2 - CFMX7

This is getting a little frustrating :) I've added all the certificates listed here: https://community.developer.authorize.net/t5/The-Authorize-Net-Developer-Blog/Production-Certificate-Upgrades-begin-May-27-2015/ba-p/50430 to my keystore. Checked th...

SSL Cert Issue Since 9/21

After the update on 9/21 all transaction on our site would yield the error: SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed Hoeever, according to shaaaaaaaaaaaaa.com our certs were fine. After some digg...

afail
Contributor

Scrollbar issue remains

Since the recent changes to restrict custom CSS, there is a forced scroll bar that is now appearing on our payment forms. Since we bring in our payment form via IFRAME, this has caused the appearance of our payment form to not render properly. I beli...

Jim
Member

Which Integration should we take

We are designing "Website Builder" which enables our customer set up their Ecommercial site by theirself. To be accurate, our customer could bind their customer and design their website in "website builder". We want to integrate payment gateway into ...

zappullae59
Contributor

Transaction class not found

I'm having trouble with the Transaction class. I have a java console app that runs a test transaction just fine but when I try to integrate the same code into my web app running under Tomcat 8 I get a class not found error. I have the same libs inclu...

secure vs. secure2 after recent updates. Solved

I'm currently connecting just fine to https://secure.authorize.net/gateway/transact.dllafter updating security certificates (which was so much fun using cfmx7 and java 1.4). I cannot connect to secure2.authorize.net. I'm assuming I'm missing some int...

zappullae59
Contributor

Is a pre-build AIM jar available Solved

Hi, I'm just getting up to speed with authorize.net and would like to use the AIM Java API. Is there a pre-compiled jar file available or do I need to build it from the source. I have downloaded the latest release from github.

GetARBSubscriptionList and GetARBSubscriptionStatus

Hello,I was looking at the document from http://developer.authorize.net/api/arb/ which claims GetARBSubscriptionList is included however I couldn't find a way with Merchant to use it. Is it available in latest version (1.8.2) at all? I saw the source...

User authentication failed due to invalid authentication values.

Hello , Since I have started using live account for CIM integration ,I am getting below error (in my c# .net code) while creating CustomerProfile at authorize . net side.Error :-User authentication failed due to invalid authentication values."E00007"...

dcdalton
Contributor

Question Abour Rebilling When Using E-Checks Solved

While I have been using authnet for some time I never had a call to use the e-check option until now. I get it except for one thing. When you are setting x_recurring_billing to true how (or where) do you tell authorize.net when to rebill the account....

Authorize.net WooCommerce access denied

I'm getting the following error when trying to use my sandbox account to test on my site: Responsecode: 403message: Forbiddenheaders: Array([server] => AkamaiGHost[mime-version] => 1.0[content-type] => text/html[content-length] => 300[expires] => Thu...

Handling E00027

If I am creating a new customer and payment profile using$xml->createCustomerProfileRequest(....)and I receive back E00027 and I send them back to the form to correct billing address then submit again$xml->createCustomerProfileRequest(....)will I rec...

Recurring Payments Functionality via Authorize.net

Hi Experts, I am building a shopping cart on Magento where Im will be selling products that can be "pre ordered". I want to have two purchse options: 1) One Time Payment - I will initially take 25% of the amount and the rest of 75% will be charged 5 ...