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.

CVV response always return "P" when i kept CCV filter on

I am using sandbox account in live mode. Below are issues i am facing: 1. I have kept CCV filter enabled in sandbox account. For card code 'P' decline is selected. Whenever i try to create new subscription with one real time transaction it always ret...

shreya
Member

Regarding nd_sql Vs mysql ?

Hello all right now I have hosted a website on the server In PHP configuration I saw nd_mysqli was by default and MySQL was not selected My hosted website database is on PHPMyAdmin. Can anyone tell me the difference between nd_sql & MySQL? If I chang...

what is the best payment method for online shopping?

Hello everyone,I believe you all are doing great. I have a online store and I want to add best payment method for my customers. I want full security of my payment method so that my customer satisfy and come again for further shopping.kindly suggest m...

Integration with windows in person SDK in .net

Hello, I have downloaded sdk from https://github.com/AuthorizeNet/inperson-sdk-windows I have following problems and questions. I am using Augusta in-persom emv card reader. Problems: When I test the sample application with my Authorize.net account i...

API request getTransactionDetails

Hello,I am trying to use the API request getTransactionDetails. I believe I am running the query correctly but keep getting an error. I've created the following test file to demonstrate. Use these two URLs to test it.createTransactionRequest (charge)...

PHP SDK won't process transactions

Trying to place transactions in Sandbox mode while adding Authorize.net to a site. Copied pretty much exactly the example and it throws this: [{"code":"E00027","text":"The transaction was unsuccessful."}]Here's my actual code (in Laravel): /* Create ...

which ecommerce platforms support e-check ?

I currently have Shopify for one brand, and it does not seem to support Authorize.net e-check functionality. I have other brands that we might bring live on other platforms. Is there one that plays nicely with e-check ?

Credit Card processing provider? Authorize.net VS. Paypal

I own a lawn and landscaping company and recently launched a new site. One of the features I wanted to provide was to pay online. Initially I thought I would just go with PayPal but they charge really high processing fees. I don't want to put a surch...

API Integration with Dataset use

An API (Application Programming Interface) is a standardized, documented interface that allows one computer application to "talk" to another computer application.Others in the thread have given similar definitions, but they've missed the most importa...

Adding Authorize to Snipcart

Good evening. I am trying to add Authorize to Snipcart. Snipcart does support them. But unlike the other merchant services, Paypal, Square and like, where you connect them by logging into your account on their site and it connects you. Authorize does...

Adding Authortize.net to Snipcart help

Good evening. I am in the midst of trying to add Authorize.net to Snipcart for credit card payments. Snipcart states that it supports Authorize. But unlike the other merchant servics that they also support. They don't do it automatically, where you c...

Accept JS with Partner OAuth Token

Hi, I'm trying to use Accept JS to create a payment nonce from credit card fields so the information doesn't have to be sent to our server.We are a partner and are using the merchant's publicClientKey as the clientKey, but it looks like we also need ...

Content-Security-Policy Woes

It seems like the latest Chrome update broke our Accept Hosted integration -- opening iFrameCommunicator.html to display the payment method form. We're now getting the error: Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ...

Creating a Signature Key

Hello everyone. I am not credit card processor, gateway integration literate by no means. I was just handed this daunting task when we changed credit card processors. I am find myself without a gateway because of the MD5 change and needing the signat...

Issue with payment integration (Error: E00007)

Dear,I am facing issue while processing payment on production evnironment. The code is working fine on stagging environment by on production it gives error of E00007. { code: 'E00007',text:'User authentication failed due to invalid authentication val...

chbo
Member

Cannot declare class error using CIM

CIM custom integration Recently updated the site framework for Code Ignitor version 4 on the website. When a new credit card is being added via the website which creates a new user profile/payment profile the a purchase is attempted this error is sho...

s888
Member

Enable Transaction Details API

How to enable transaction details API? In the old view there was an option "Transaction Details API" under Security settings. But in new view its not present. How to enable it?'

Chrome Browser Auto fill Payment Method issue

Hi guys, We are using MVC Razor page. (Accept.js method)1) We have saved our card details in the Chrome browser -> Settings-> Autofill-> Payment Methods.2) When filling the form, we choose the saved card details (as auto fill, no external plugins/too...

PHP SDK - How to add order tax amount

I cannot find any documentation on how to add the amount of tax for an order. https://developer.authorize.net/api/reference/index.html#payment-transactions - Nothing here shows an example with tax being passed. I need to be able to populate this data...

CIM / running transactions for undetermined amounts

Trying to get a feel for whether or not this is possible with CIM: Bascially the client want to store the customers card info and then run that card for an undetermined amount when the order is complete. In other words: 1. customer orders $200 worth ...

Guidence

Currently using Authorize.net for Wordpress plugin. It is starting to have errors so looking to create our own. Background of who we are and what we are looking for. We are a non-profit that wants to take donations only, variable entered amount, one ...

Acknowledge Hosted Form and Recurring Billing

Hi Everyone,Let me clarify case situation what we are intending to accomplish -1. At whatever point the client taps on "Checkout" button the web application will divert the client to Accept Hosted Forms (which opens in iFrameCommunicator) and top off...

Acknowledge Hosted Form and Recurring Billing

Hi Everyone,Let me clarify case situation what we are intending to accomplish -1. At whatever point the client taps on "Checkout" button the web application will divert the client to Accept Hosted Forms (which opens in iFrameCommunicator) and top off...

Rebeka
Member

Performance profiling/tuning (Percona 5.6.25)?

Hello everyone,,Just getting started with MySQL and Percona (5.6.25) - I have a fairly heavy workload (scripts to load a Moodle instance) that takes about 3 hours to run and I'm trying to figure out how to profile or somehow determine whether the sys...

Kool
Member

MySQL performance tuning (for sysadmins) Need help

So, I'll be honest, this is a weak area for me.Whenever I've been tasked with mysql performance tuning, I end up reading the mysql documentation a lot. And I usually end up setting values that will maximize RAM usage (hopefully, as much as I can get ...

Accept Hosted Form & Recurring Billing

Hello Everyone, Let me explain case scenario what we are planning to achieve - 1. Whenever the user clicks on "Checkout" button the web application will redirect the user to Accept Hosted Forms (which opens in iFrameCommunicator) and fill up details ...

PHP SDK and CIM - Applying invoice number to payment

I'm using CIM to save customer data and charge the card later. It is working great, but I'm not seeing a way with the PHP SDK to apply an invoice number to the transaction itself. I Googled it to death, but couldn't find a solution. Is there somethin...