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.

Latchu
Member

Website designers in Toronto

With web authorities like us in Toronto, your principle objective for the ideal website head is done. We give the best methodologies in SEO, IT checking and each other getting sorted out measure that can be found no spot else. Plan to be the particul...

Switching payment processors. Stripe to Authorize.net

So I have an internet based business that was deemed high risk by stripe so now I've been approved by Authorize.net. I have a subscription based service so I have many customers paying monthly. Stripe has been awesome and very helpful. I hired a soft...

Integration testing - How do I deal with authentication?

I am trying to setup some integration tests for a web API. Some of the routes in the controller I am interested in use the [Authorize] attribute, backed by JWT authentication using Identity Server 4, to prevent unauthorized from accessing certain res...

nd_sql and mysql ?

Hello everyone Currently I have hosted a website on server In php configuration I saw nd_mysqli was bydefaut and mysql was not selected My website database is on phpmyadmin Can anyone tell me the difference between nd_sql and mysql? If I changed to m...

MySQL optimization, advice on how to get help

I have a NodeJS website that takes about 6 seconds to complete some basic select queries. I'm no MySQL expert and I'm not exactly sure why this is occuring.I wanted to know where I could get help some help on my issue and how is the best way I go abo...

Regarding the Transaction Declined issue

Hello, We are facing an Authorization issue with one of our client when we send the Transaction request to your API. The scenario is like, We are sending the Authorization request using the "Payment Profile ID" to your API as per the Request given be...

jhoven
Contributor

Users with Geolocation Issues - Services reporting as Singapore

On Friday (10/30), our relay responses stopped processing as our server's firewall has geolocation filters on. Apparently, (at least) the Relay IPs are now being tagged as Singapore in at least a couple geolocation databases. We got those white-liste...

Anyone use Authorize.net? I could use some assistance with MSPs Locked

I use Authorize.net for my Shopify shop. I would prefer to use Shopify's own payment processing (which is via Stripe), but because I sell dietary supplements, I'm prohibited.Authorize.net assigned me the Merchant Service Provider (MSP) of Cybersource...

Payment portal using Authorize.net.

Howdy! My wife is looking for a way to add a payment portal for her clients to pay invoices. We have the authorize.net info er need, I just need to add a way for the client to pay on the site now. Any suggestions or advice? She manually generates the...

How does mySQL work with PHP?

I am a recent college graduate, and am making a personal website using alumni access to their filespace. I have no experience with mySQL, so is mySQl something I create a database for, then just use php to interact with it? Or do I need a dedicated s...

responseHandler not callback

We are using AcceptUI.js impement payment function. Everyting working fine for more than 2 years. But recently some users feedback after enterning credit card number information the payment popup form display loading forever. We added logs found resp...

Making async calls from node.js

I'm using the github code and trying to make a call from a node.js express route. The calling code is this:async charge(req, res) { try { const merchant = new authorizeNet(); const result = await merchant.chargeCreditCard(req.body); console.log('resu...

inkeyes
Contributor

getHostedPaymentPageRequest unable to send descriptions

Hi, We need to send additional information as part of the transaction sent to the hosted payment page. According the the documentation a description can be sent as part of the lineItems or part of the order elements, but we receive error messages sta...

Facing Issue with Sandbox testing of iOS SDK

Hi all , I have implemented the sample code of the ios using git hub. The following error pops up every time i test with the my sandbox api key and transaction key also updated the transaction key once but did not worked. The following error response...

Verify webhook payload

I have a webhooks endpoint setup in a node project build using Hapi.js. I am using the crypto module to generate the hash to verify the payload. Everything seems to work fine when I do a test webhook, the hash I generate matches the hash in the heade...

Unable to process ApplePay transaction

We are testing Apple Pay payment via Authorize.Net in sandbox and get in response payload an error with errorCode=153 and with message: "There was an error processing the payment data. Invalid ownership" during call service createTransactionRequest. ...

How to setup duplicateWindow on getHostedPaymentPageRequest

Hi Team,We have the Auth.Net Hosted payment page integrated in our application. We need to change the "duplicateWindow" time from default 2mins to 15 mins. I didn't see any option/setting to change the duplicate window for the hosted payment form in ...

Code Sample for updating Customer Profile needs improvement

The discussion text says:------------Update Customer Payment ProfileUse this function to update a payment profile for an existing customer profile.Note: If some fields in this request are not submitted or are submitted with a blank value, the values ...

Webhooks - receiving two different payload types

Between using the API Live Console and the C# sample code in Github, the response payloads for my only webhook are coming back as either a JSON object or a URL Encoded object. Idealy, I would like the JSON object. Is there a reason behind this differ...

Pietro
Member

I have problems with transactions.

My clients paid me with credit card on my e-commerce platform, but the payments have not been credited on my bank account.I'm still in test mode and I want to live mode.What can I do? It's urgent!

getTransactionListForCustomer returns wrong response title

When making an XML request to `getTransactionListForCustomer` instead of returning the expended response title of `getTransactionListForCustomerResponse`, we instead get the title `getTransactionListResponse`. This is causing an issue with the Active...

BenLe
Member

Shared CIM profiles ( vault )

We are working on integrating Authorize.net. We are developing a a platform where we are also a merchant, with multiple other merchants using our platform (like Amazon.com). Were are looking for a solution where the credit card information can be sav...

BenLe
Member

Shared CIM profiles ( vault )

We are working on integrating Authorize.net. We are developing a platform where we are also a merchant, with multiple other merchants using our platform (think of Amazon.com). Were are looking for a solution where the credit card information can be s...

Anyone using Authorize.net?

I remember it being popular 15 or so years ago. Do people still use that as their payment gateway now? Would you recomment not recommend it for a new site (clothing) on a custom back end?