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.

Google Pay Gateway ID, Encryption Question

I am trying to implement Google Pay payments into a mobile app. When requesing a google pay payment token, it is necessary to specify a gateway and gateway merchant ID, however Google Pay does not give any guidance in documentation for what should go...

ARB Pricing Update

We currently have ARB setup for about 5000+ customers for a service based company. They're raising the price that bills annually. Are they any examples how to batch process this without doing it manually? Thanks!

Refund an eCheck transaction

I'm developing the refund functionality for eCheck transactions and so far haven't been successful in sandbox. When I look at the transactions in the portal, the status seems to be stuck at "Pending Settlement". So I guess that's probably the reason ...

Authorize api help

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...

why website loading time is slow

my website loading time is slow although am using good hosting i want to increase its loading time. can any body guide me about it Thanks

How to solve my fiber optic device problem

My fiber optic device are again and again creating problem. it it shows net not working and after restart device it connect again . and its happening after every hour how to solve this issue . and what can be the possible reason to this problem ?

Need to get batch statistics report

I need to create a webpage that can call the api https://developer.authorize.net/api/reference/index.html#transaction-reporting-get-batch-statistics and return it to the page to either print or email a pdf of to a user any suggestions on where to sta...

Coding standards

I have been reviewing the api and sample code and was hoping you could share your coding standards? I see were classes and public properties have lower case for the first character which conflicts with the standards I have been familiar. Also, see wh...

Windows In person sdk augusta device not connecting

I have built the sdk in c# and am able to navigate the windows, But the system will not recognize that a device is plugged in. The device turns blue when connected but I keep getting a "no device" message. I am not getting any errors in my console.

Accessing the Tp-link Extender Setup wizard for network access

The Tp-link Extender Setup page will help you access the settings page wherein you can configure the network settings seamlessly and begin extending your existing home network to places where the network coverage is less. For help with the setup and ...

continuous integration and testing

I realise that there are such tools that are called/perform 'continuous integration'. E.g. travis and jenkis.I have never really got to understand what does continuous integration really mean.I also would like to know do these kinds of tools automati...

Why do you need an Uber clone app for your taxi business?

Creating an Uber Like App has become so simple as there are many software companies that help you create a clone version of it.Uber transformed the transportation business by allowing users to switch from traditional ride-hailing to booking a cab usi...

Webhook w/ x_description

Hi! Based on other discussion posts it's come to my attention that silent post is deprecated. I'm just wondering with webhooks if it's possible to have something similar to x_description. Essentially, I need a way to track the page the user has made ...

Regarding Create Customer Profile Response field

Our application, will hold multiple authroize.net accounts. We have recently noticed couple customer profile records are having the same customerProfileId (event the emailid, names are different) across different authorize.net account. Can some confi...

Issues programming Prior Auth Capture for AIM Integration

I am trying to determine the correct TRANSID field from a Auth Only approved response so I can pass it in the Prior Auth Capture request to get an approved response. Currently I am getting the error "A valid referenced transaction ID is required." I ...

REST API Authentication

HiI'm building an application which will be hosted on a server. I want to build an API for the application to facilitate interaction with from any platform (Web App, Mobile App). What I'm not understanding is that when using the REST API, how do we a...

Error 550 while doing a request to accept.authorize.net

Hi, We made an integration with authorize.net payment service and we got it working, but since the last few days the test payments won't process in authorize.net, while it did before and we didn't make any changes. In my network tab in my browser, a ...

test.authorize.net

Hello.Will I need a different login to test using the sandbox? Until now, we have used secure.authorize.net for testing and passed the "test request" with a value of true. I am now trying to change our development system to use test.authorize.net. Wh...

deanlaw
Contributor

SubscriptionID Sort Order

I have some clients that may have multiple subscriptions associated with their CIM (old terminated and usually a single active) and I using the getCustomerProfileRequest method to retrieve the profile and the subsciptionIDs. Once I have retrieved the...