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.

Coldfusion AIM transaction id not returning

Hello Guys, We have a AIM integration within our App to Authorize.net for several years. Everything worked great, the transaction id was returned correctly. On our new customers the transaction id is not returned, and I do not find anything on the co...

.Net Core 2.2 Support

Hi, Do authorize.net support .Net Core 2.2 ? I am working on a project in .Net Core 2.2 and unable to call methods after adding AuthorizeNet via nuget package manager. Please suggest. Regards, Sunil

Accept API - Get information on transaction

I'm using the accept API, but i need to get some information on the transaction request. Specifically:1. First/Last name of the user2. Is the card a debit card or a credit card (based on the bin)

pberce
Contributor

Unable to log into Sandbox account after creating it.

I have a live Gateway account. I want to create a Sandbox account for our staging server. I've gone to the page for creating a Sandbox account, it is here: https://developer.authorize.net/hello_world/sandbox/ I filled it out, accepted the terms and s...

Save

Accept API - get data

Hi I'm using the accept API on my server. However, I want to get some information on the user:first name, last name he entered (for fraud checks)Make sure the card details he entered are of a debit card, not a credit cardHow can this be implemented?

ACH & ARB with Accept.js

My integration uses Accept.js to tokenize the bank card details, then passes off the opaque data to my server-side code. All that is fine. One thing I'm a bit unsure about though is this aspect of the e-check docs: https://developer.authorize.net/api...

How to hide/skip the "order pay" page in woocommerce.

Hello to the Community. First time on this forum. And first time integrating Authorize.net payment gateway. I'm developing a booking website using Wordpress and WooCommerce. I've run into a minor user experience issue that my client wants to be resol...

WordPress form with Two Gateways

My client recently switched from Drupal to WordPress for their website. I developed a gift certificates form in WordPress using the Ninja Forms plugin and WP Gateways plugin to link it to Authorize.net. Now the client says that they need their two ty...

refId parameter for Subscription

Hi, we are using the AcceptUI Hosted form which has nounce properly works. 1. We get the nounce from Payment form and then we call the createTransactionAPI Using that nounce parameter. 2. Once customer transaction is the success we use the createCust...

prk
Member

What are the APIs to be used for a recurring billing subscription?

I'm about to integrate Authorize.net recurring billing subscription to my web application. I'm using the .Net SDK for the integration. Since I'm new to this, I would like to know which APIs are to be called prior to the ARB request? Basically, I want...

Can't get payment profile transaction to fail with "declined".

The Testing Guide page says to use zip code "46282" to produce a failed transaction for testing failure response handling. I have been able to get this to work with a Charge a Credit Card request, but, when I created a payment profile with this zip c...

SQL Query vs Data Table Component

I was wondering what is the best way to access a database. We have a MySQL database on a web server and are running a local app accessing the data over the internet. I was wondering what is the advantages and disadvantages of using SQL Queries vs Dat...

Queries running somewhat slow

I've got a local mysql server set up on my laptop that has a database in that that has 31 tables. The one table I use moreso than the rest has 160 columns and ~13,500,000 entries. I'm not surprised that some of the queries can be a little bit slower ...

Personal account to My Enterprise account

I am hoping for some assistance. I have linked my Personal account to My Enterprise account because it's convenient.whenever I am outside the office network and try to log in, I get error "Login disallowed because of failed IP/DNS check", and it does...

new IOS and Xcode Error after signature capture

Team, I have a Xcode project using authorize.net and ios card-present SDK. The application was working fine until the release of ios 13+ and Xcode 10. With new release after processing the card and signature capture. The screen transition is throwing...

hostedPaymentReturnOptions fails in accept-sample-sapp

I am testing the accept-sample-app (in PHP) from GitHub. I can successfully make a transaction from the iFrame as written, but only with the default receipt. getHostedPaymentForm.php has ... hostedPaymentReturnOptions ... Adding this line after ... ...

8Ball
Contributor

EVM and Contactless Readers on a MAC POS system

I am developing some POS software designed to run on a MAC desktop machine. Are there any card readers that support EMV chip and contactless payments (apple wallet etc) that can be used with authorize.net as a processor in this type of enviornment? O...

DB Structure for Large Scale SAAS CRM

We are working on an early stage CRM Platform and we are currently suffering from slow request and database overload on bussiness inteligence and reporting pages,I don't think we can continue working doing live request on database on potentially over...

SQL Query vs Data Table Component

I was wondering what is the best way to access a database. We have a MySQL database on a web server and are running a local app accessing the data over the internet. I was wondering what is the advantages and disadvantages of using SQL Queries vs Dat...

Jawari
Member

Best way to solve an integral using Integration by parts. Locked

Hello everyone,,So I’m asking what’s the General way to pick which expression or variable should be put as u and which should be put as dv when trying to solve a integral using intervention by parts.If someone would like to answer how to decide betwe...

Connecting Workbench to a Proxy Server

Hi,I've had a random email forwarded to me by my line manager. He is trying to connect to a remote database, however he cannot connect because the port is not open. He has initiated a conversation with our IT function and they have provided the IP ho...

DB Structure for Large Scale SAAS CRM

We are working on an early stage CRM Platform and we are currently suffering from slow request and database overload on bussiness inteligence and reporting pages,I don't think we can continue working doing live request on database on potentially over...

JCP77
Member

Deferred discount

Hello everyone;We are currently developing an app, and we are a little bit stuck in regards to the payment feature. We would like the app to work like that:The customer enters his payment information and validates the payment for « $X or less ». From...

dsandberg
Contributor

Webhook inactive test in sandbox stopped succeeding Solved Locked

We're trying to develop webhooks handling in our payment application. For development we have set up an AWS ELB to reroute to the internal development machine, and we are setting the webhook to go to the public address published by the ELB. We got th...

pmarangoni
Contributor

Updating ARB Subscription with Customer Profile

I am trying to update an ARB subscription so that it references the customer's CIM profile. The ARB was originally created WITHOUT a customer profile. According to the API for Recurring Billing - - Update a Subscription:Only the subscription ID and f...