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.

ACH nameonaccount SingleQuote issue

Hi, As per https://developer.authorize.net/api/reference/features/acceptjs.htmlbankData.nameOnAccount = document.getElementById('nameOnAccount').value; If we have single quote in nameOnAccount , do we need to remove it or we need to escape it? Our Pr...

Credit Card processing provider?

I have been dealing with both recently and have an account with each. The seller protection and customer service with Paypal is good. But some people dislike Paypal for some reason and will refuse to use it. Authorize.net is worth it for the echeck c...

Sandbox credentials to use OAuth

I need sandbox credentials to add my application and behave on behalf of Merchant. According to https://developer.authorize.net/api/reference/features/oauth.html I should ask you for them. What I need to do to receive them? I would appreciate a quick...

Paypal with Recurring

Hi, I came across the following site which explains that Paypal recurring is not possible.https://community.developer.authorize.net/t5/Integration-and-Testing/Paypal-Recurring-Payment/m-p/53408/highlight/true#M28527 Is there any alternate way?Please ...

Transaction Detail

I'm currently testing payments through DocuSign using the Authorize plugin they have built in. I need a way to get the Itemized Order detail from the Transactions. I've looked at the Get Transaction Detail API, but I'm not sure how this will work. Al...

RCA for todays outage

Hello, I am a software engineer for a division of cox automotive. Our application was impacted due to todays CIM outage https://status.authorize.net/incidents/gzz49l7rx8c2 We would like to be notified of high level root cause for this outage if and w...

Add a Description to the Accept hosted payment page

Testing a new Accept Hosted Payment solution and I want to set the transactionRequestType.order.description field. When I do that, the code retrieves the form token OK then goes to the payment form at https://test.authorize.net/payment/payment and it...

Accept Hosted Response Solved

Hi there. I know this isn't a new topic, but I've browsed the related messages that I could find - honest - and am still struggling. I have "everything" working except I can't seem to access a response for an Accept Hosted transaction. Let me try to ...

Is Apple Pay supported in the sandbox

Hi, I'm trying to setup Apple Pay (and will also be setting up Android Pay). I'm wanting to use them in the sandbox to have a development environment, and was wondering if that's supported? I have been following the steps in this guide: https://devel...

Response Code 4 and 262 Solved

I have searched throuhg the volumns of posts and it's probably there,... somewhere but,... I am testing with api code example,... at first every repsonse made sense. Now every response is Response code 4 and Message code 252. Very frustrating now bec...

Visual Studio C# Reading Response Solved

Hello, I have worked with a number of APIs but I am getting stuck on a small issue with Authorize.net. I am able to successfully charge a card externally by using the API but for some reason I am unable to read the response. Below is the code related...

takumi
Member

Webhook notifications not being sent Solved

I'm currently dealing with an Accept Hosted payment solution for my company's website (coded in PHP), which using the iframe method. The transaction type is set to "authCaptureTransaction" and has a webhook endpoint set up to receive notifications fo...

tygar45
Contributor

.Net SDK with Augusta reader causes crashes

I have an app that i built with th In-Person SDK. I used the chipper 2 emv reader for a year then I decided to upgrade to the Augusta reader now my app crashes randomly sometimes when having trouble reading a card, here is the crash report. Any help ...

pendingFinalSettlement In GetTransactionListRequest by Batch ID

Hi, Recently I am getting pendingFinalSettlement status when I am fetching transactions using GetTransactionListRequest and providing settled Batch ID. Earlier I checked settledSuccessfully status and process further actions. Now I am not able to do ...

Relay Response - SIM Relay Response Never Posts Solved

All ... I had this issue happen almost a year ago but the problem was on the Authorize side. I opened a ticket with Authorize and they said they would get back to me in 1-2 days. Nothing from them. Background:We use SIM ... moving away from that but ...

c360
Member

Content Security Policy settings

Dear Community, I've tried to contact Authorize.Net directly a while ago but I have not received an answer yet.I'm using the Authorize.Net SDK for a platform where clients can offer Authorize.Net as payment gateway. I'm currently looking for the Cont...

Magento 2 - Issues with coupon / vouchers

when ever we've got a transaction with a coupon we get an error such as: 'code' => 'E00003','text' => 'The \'AnetApi/xml/v1/schema/AnetApiSchema.xsd:unitPrice\' element is invalid - The value '-78.05' is invalid according to its datatype \'Decimal\' ...

How to get the Hosted Page field data in HTML page

Hello All-I am new to authorize .net ,I am using authorize .net hosted page for payment gateway integartion .Can anyone help me how i will get the information entered by the user in my javascript code . Card Number: Exp Date: Card Code

multiple digital payments solution

Hello friends, I have developed one android application where i would like to receive payment from my customer. I looked in Authroize.net they support multiple digital payment solutions. I would like to confirm that can I add all digital payment solu...

multiple digital payment methods

Hello friends, I have developed one android application where i would like to receive payment from my customer. I looked in Authroize.net they support multiple digital payment solutions. I would like to confirm that can I add all digital payment solu...

Transfer amount from Merchant Account to Customer Account

Hi Is there a way to transfer amount from merchant account to customer (with out customer profile information.) we are maintaining the customer bank account number and routing number. with these details can i transfer amount from merchant account to ...