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.

Transaction Failed Error Code : 2

Am getting error code 2 on my payment integration, whenever I process payment with a live card on my website with merchant API credentials. My credentials are live. In SANDBOX env everything is working fine. My test card are fine and am getting suces...

nadermx
Contributor

Retry failed ARB payments

I saw that I can now turn on Automatic Retry Recurring Billing, but I'm trying to figure out how to do this via the API. If I turn on ARRB, and a transaction fails, it goes to suspended, if nothing changes on the customer's card, say they didn't have...

Marcy
Contributor

Formsite payment failure error

I'm just starting to use Formsite, and set up the Authorize.net gateway. When I submit my payment page, I get the error "Your order was not processed. Please try your order again. Phone is required." The transaction error in Formsite is 'Payment fail...

Profile Manager in iFrame: continue not available

When including the profile manager in an iframe the continue button does not appear - when loading the page directly it does. The method of inclusion, the token used, everything else is identical: In an iframe:Directly on a page: Used code (minus tok...

Intergrating test api Service.asmx

Hi, I created a sandbox account and added the service reference successfully.but when I consume it, I tried AuthenticateTest method with name and transactionKey provided by authorize.net, it;s always return "E00007 User authentication failed due to i...

E00007 / E_WC_21 User authentication failed

We have been testing with the SandBox for some time now. All of a sudden (the beginning of Nov) we are now getting: E00007 – User authentication failed due to invalid authentication values. There have been no code changes on our end. I double checked...

Help! how to return directly to the URL of paid successfully page

Dear Madam/Sir:We have integrated your API to our e-commerce platform, and tested the payment at Sandbox mode, we found that if customer paid successfully, there's page shows"Thank-you for your business", and there's a "Continue" button, customer mus...

neel
Member

CVV required for billing a CIM Profile

We currently are experimenting with the CIM Module with Authorize.NET. We have stored a CIM Profile (+ Payment Profiles) and are trying to bill them on our website through a recurring cron. We are hitting a 33, Card Code is required error. This does ...

nic73
Member

Accept hosted manage delete profile

Is there a way to restrict the ability to delete a payment profile but allow the customer to modify or add a new one when using the accept hosted manage payment page? We have certain customers we don't want to be able to delete their payment profiles...

Very quick yes/no question Solved

Here is the background:I have been working with a client to go live. One of the parties I interact with has recently set up the merchant account. This particular contact for some reason or another is paranoid about adding any extra parties to the acc...

feri2
Member

https://authorizen.net/ ?

Hello, Can you please help me? My former developer left in kind of a hurry and i am afraid that he has modified the code of my shop too. I found a suspicious line on the payment site:

Empty response object for AuthorizeNetARB_Response Object

I started getting these recently.I saw the problems with the cert.pem in '15, and I've updated it. no luck. This was working code, so it looks like it's a cert problem, but I have to solution. Any ideas? thanks, AuthorizeNetARB_Response Object([xml] ...

jdoyle112
Contributor

E00001 error on createTransactionRequest

I'm getting an E00001 error when trying to charge a cretid card in production mode using the node sdk. Below is my request with sensitave data removed. It is not an issue with merchant authentication as the same access token works for other requests....

Does Authorize.net pass on Customer IP Address?

If I set up SIM or DPM, I've been told customer IP address isn't "passed on" from my site to Authorize.net. But when the customer wants to check out, they are taken to Authorize.net's site to complete payment, so if the customer is right there on the...

netev
Member

Old C# "CIM" SDK, SaveCreditCard(...no-address...), getting E20007

Hi folks, We're on a years-old "CIM" version of the authorize C# SDK. (This is in source-code form, and there are no version numbers in the project files, etc) Yes, we should migrate to the latest and greatest, but can't at the moment, and doing so i...

custom fields in the embedded hosted form

sim.php was elegant... I can not for the life of me figure out the Option 2:Embed our hosted, mobile-optimized payment information form in your page to collect the card information in a PCI-DSS SAQ A compliant way.on https://developer.authorize.net/a...

Using Accept.js with Oauth token help please

I built a platform where merchants using my app grant me access to their Authorize.net account using the Oauth flow. It gives me back a token which I can use to authenticate API requests. I want to use Accept.js though instead of the API calls becaus...

Access Denied (Getting this error from 11/07/2018)

The website is working fine before. All of a sudden the follwoing error is showing up when i try to place order from my website. Is anything changed on Authorize.Net side Access DeniedYou don't have permission to access "http://secure2.authorize.net/...

NickL
Member

Updated Accept Hosted form fails WCAG 2.1 AA Compliance

Hello Community, We use the Accept Hosted payment form within an iFrame to process our payments. A recent update to the form's layout has now caused our checkout process to fail WCAG 2.1 AA compliancy. This is due to the 62.5px of left margin that ha...

ua
Member

Transaction List

We are using authorize.net in our project. We need to build a report from our system which can show transaction details within a date range. How can I get that? I checked the transaction list function in sdk, But it requires batch ID as parameter.