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.

Recurring Billing

I use the AuthNet API to download transactions into my system. We are testing the recurring billing feature and are trying to see what data we will get back when a recurring transaction is created.The API doc for the endpoint /getTransactionListReque...

Tkd_08
Member

Pay to differnt merchant account using other CIM merchant profile id

I have one superadmin authorized merchant account and under this account i am creating customer's profile using CIM.Customer will save his/her payment details i.e card details.So I want to pay to different different merchant account using stored paym...

loky
Member

Error Transaction declined 203

Hi everyone, I'm on magento website and facing error Transaction declined 203 randomly.My orders are sometime success and sometime fail.I found this doc, it said cybersource prevent order from 1000->5000.https://support.cybersource.com/knowledgebase/...

Canadian eCheck integration

Hello All,I have been setting up ACH payments for my customers. I have customers both in the US and in Canada.After reading through https://www.authorize.net/content/dam/documents/en/echecknet-user-guide.pdfI have noticed that ACH is only available f...

cblue
Member

Simple Checkout as menu item (vs form button)

Hi, all,I've been searching but haven't been able to find an answer to this question.I'm helping my niece with her non-profit Wordpress website. It currently has a Donate menu item that uses a custom link to go to Paypal. She wants it to be changed t...

Api Charges posting second time hours apart at times

We have a simple for posting values to the api using curl to send request. Randomly, the client is having second duplicate charges posting at odd times. Some times it may be minutes and some times hours. There seems to be no pattern. Some never post ...

balaji
Member

Error in Recurring payment tests

With reference to our implementation of payment for orders which are authorized in advance by the customer, we are creating a customer profile and payment profile on Authorize.net. This payment profile was used to charge the card when the payment was...

Accept.js - Nothing Happens

Hello,I'll try to keep this short. I believed this process to be relatively simple but, alas.I am using my own payment form and I'm using Accept.js to integrate the payment gate into my websbite using Javascript. When I test the code and hit the butt...

Error occurred in connecting to the endpoint

I'm getting an exception while configuring the webhook in authorize.net . It gives me an error message that says:"Error occurred in connecting to the endpoint: https://customeruat.ororaconnect.com:8443/api/PaymentGatewayWebhook/saveTransaction."

Adding PayPal to Shopify for Authorize.net

Hi all,I've gone ahead and linked my PP account with Authorize.net and I'm having some issues understanding how to set this up on my Shopify store. I know I'm not supposed to use the PayPal option as that would bypass Authorize so how do I get this w...

Url Problem Solved

I am having the problem. My url is not behind a firewall. It is publically viewed.But why is this not working?

Hosted form amount edit

When using hosted forms to take payments, can the amount field be made editable for the payee? I am not sure if this is possible or if I have to allow them to edit the amount before the form is requested.

Web Accessibility on Accept Hosted forms

My team is planning to use the Accept Hosted form to handle our credit cards. However, we also strive to be web accessible and the iframe dialog that is opened does not put focus on the dialog. Our screen reader users can't access the dialog after th...

samYe
Member

MERCHANT_DEFINED_DATA in custom email

I am trying to add MERCHANT_DEFINED_DATA to Custom Email Receipt in secure acceptance settingsI was able to select MERCHANT_DEFINED_DATAX in the dropdown, however the email I recived is blankthis is the settingthis is what the email looks like can so...

Accept Customer iFrameCommunicator does not return Changes Saved

We are integrating the Accept Customer form in our web page as an embedded iFrame. We can pull the customer's payment methods into the iframe, and the iframe is registering when we click inside, but it is not registering when payment methods are upda...

Payout process - Merchant account to 2nd customer account

As we have a scenario - We want to transfer funds from one customer bank account to another customer bank account. For this I got to know as authorize.net do not provide any api to transfer funds from one bank account to another bank account.So I am ...

Request works in sandbox, not in production

In the sandbox I'm able to get a token and then the payment forms. In production I successfully get a token, but submitting the form returns: {"messages":{"resultCode":"Error","message":[{"code":"E00001","text":"Error parsing boolean value. Path '', ...

Crediting a Checking Account without Processing a Refund

Is there a way to credit a bank account without it being a refund? For example, if there is a user that runs a retail store on the site and generates $1,000; is there a way to get that $1,000 to that person?When I attempt to do this as a refund, I re...