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.

Automate tests for REST APIs

Tomorrow I'm going to a job interview and have some questions I would love to get answer for. At the job I will be responsible of the test plan and writing/execution of automated test for different REST APIs.So I'm wondering if it's something specifi...

.NET Web API

What is the best learning tutorial video for learning about how Web APIs work with the .NET framework? I just started an internship, and I don't feel like I have a grasp on what I am doing, as I have never learned about this stuff before.I understand...

Hosted Form questions (save customer profile, webhook)

Hello. I am creating the hosted form with "settingName": "hostedPaymentCustomerOptions","settingValue": "{\\"showEmail\\": false, \\"requiredEmail\\": false, \\"addPaymentProfile\\": true}" but when I receive web hook notification and do getTransacti...

Creating webhook by API fails

Hello. Since I failed to get a meaninful response from support, maybe you can help me. 'send_request Dumper $VAR1 = { \'URL\' => \'https://api.authorize.net/rest/v1/webhooks\', \'method\' => \'POST\', \'request\' => \' { "name": "AuthorizeNetXExterna...

Tokenization API

Hi, I am looking to use authourize.net as a tokenization service to send credit card details to via an API and get a token back in response. This token will then be accessed by down stream processes to convert back to card number and then auth / sett...

Webhook events not firing

Currently implementing authorize payment flow, stuck on webhooks.webhookinbox.com shows all test webhooks that i sent from account which is currently in test mode, but when i'm trying to throw test webhook event on localhost through ngrok tunnel it r...

configuracion

Hola soy nuevo en esto, alguien me puede decir si hay alguna forma de trabajar con Authorize.net si mi cuenta del banco es europea.

Anti-fraud detection testing

I'm saving billing information in payment profile creation. Is there any way to test missing billing information of anti-fraud detection when using the payment profile created, once I can create profile without billing information? *I'm doing this be...

Test Anti-Fraud Detection

Hello everyone, I'm inserting the billing data in payment profile creation. In this case, in live mode of validation I can get the error when any of the billing data is missing. I would like to test when trying to charge a customer profile and it doe...

Hosted payment recurring payment question

Hello,I am currently trying to set up a recurring payment system, but with a free trial period, using accept hosted redirect. Despite the trial period, I would like to gather payment details from each customer as soon as they sign up, to discourage s...

What do you use for testing Web API?

I want to test my API (automated) through executing https requests , passing different inputs and evaluating responses while also being able to mock data if the requestor(user-agent) is this api test client. Does a tool like this exist? How do you do...

How should I test my REST API?

I couldn't find the answer to the questions I'm going to ask. Let's say I'm developing a REST API.Should I test every endpoint?Every endpoint interacts with the database. Should my tests include a database connection?Where do unit tests fit in a REST...

Credit card authorization test

Hello everyone, I am new to testing the Auth sandbox API, I made the following API call to do an authorization to the credit card, but I don't know if it is ok, the message is successful, but it is really the proper response ? can someone give me you...

card code status “Not Processed”

Hi,We are getting cvvResultCode : P which is card code status “Not Processed” we are try to charge by member profile can anyone tell me what is the issue. Thanks

joe786
Member

Quickbooks Error 15101

There is much bookkeeping programming out there on the planet. Some are new and others are old and every one of them has their arrangement of qualities and shortcomings. Yet, the one with most of the portion of the overall industry in the bookkeeping...

Card Code Status: Not Processed

When we are Charge a Customer Profile our Transaction Status on Authorize.net sendbox account is Captured/Pending Settlement also Card Code Status showing a Not Processed. When i print response we are getting a Message : This transaction has been app...

markus
Member

Apple Pay In Person Transaction Using Readers like BBPOS 2X

HI, I want to integrate Apple Pay with our existing POS system which has been using Authorize.net ANetEmvDesktopSdkCan anyone show me the documentation or sample codes on how to do it using Authorize.net BBPOS reader from partner portal, where custom...

Transfer money between bank accounts

I'm trying to determine how (if) I can transfer money from my account (linked to my Authorize account) to a user's bank account. I've found a few topics online, but they all seem older and I don't know if anything has changed in the past few years. C...

sim972
Member

API Testing

I have been assigned a task to create an API that will be used in an iOS and Android app to communicate with a database, we're using phonegap and the app will interact with the api via AJAX.The API is not going to be "public" it will only be used by ...

Change endpoint response from XML to JSON in Python SDK

Is there a way to set the response to be returned in terms of JSON instead of LXML? I see that this option is available for direct API endpoint users, but not for those making use of the SDK.I am using the Python SDK and Python 3.7. It's becoming cum...

Charge a Credit Card - empty params in response

Hello, When I try make a test payment (sandbox mode) then receive empty transId, refTransID, transHash values in response (I've uses the Charge a Credit Card and Accept Suite methods)authCode = 000000transId = 0What could be the problem? Please help

sim972
Member

Help with API for single days result

HiI am trying to create an API based off a daily report, I can create an API that pulls all the data ever published. I am looking for a way for the API to pull only the day its ran numbers to save file space. Is there a code I can add to url to restr...

Better Method of Replication for Certain Tables/Fields?

Our company runs an e-commerce website with a database/platform designed (badly) from scratch. Because of this, we find ourselves changing the structure of the database, tables, columns etc fairly frequently to suit our evolving needs and knowledge.T...

AVS being returned on accounts that have been working fine.

We use CIM.We have customers that are on a monthly billing plan, and suddenly they will start failing on AVS failures.They clearly have made no changes on our side, there is no history of them making a change.They claim they haven't moved or made cha...

Visa checkout is not working.

Hi,I have configured Authorize.net in my magento 2 store using https://marketplace.magento.com/authorizenet-magento-module-authorizenet.html extension. Credit card payment is congiured and it is working fine in live magento store (https://instabloom....

Can't see Suspicious Tractions on API

I can see Suspicious Transactions 63213136449, 63213134597 for 8/23 through 8/25 in https://account.authorize.net/ui/themes/anet/FraudFilter/Search.aspx., but can't see them on API using code on https://developer.authorize.net/api/reference/index.htm...

dev-usa
Contributor

API Response (Error) Codes are WRONG

E00027 returns an "Unsuccessful" with "A duplicate transaction has been submitted." The Response (Error) Codes list from AN has some jibberish about an Australian server as being the problem. Does anyone update the Developer AN site anymore?

API Test Automation Tool Comparison

Hi all, Has anyone assessed API test automation tools in the past? Or used Postman or SOAP UI at scale? Looking to compare the tools in the market to find the best fit and would be interested to hear your thoughts....