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.

Accept.js integration with angular 8

Hello sir, I am a intermediate angular developer and i need a help to integrate accept.js with angular8. So, If you have any sample then please provide. Thanks in Advance.

Mintu
Member

What payment gateway to use?

Hello everyone,,im recently setting up my new startup and have been posed with the decision of which payment gateway to choose.in my startup (www.uxmonkeys.com) we dont really need anything more than simple payment and, in the future, subscription sy...

Testing Declined Transactions in Sandbox

Our company builds website for credit card transactions. Our clients are large organizations that allow their member to pay their monthly dues online. We build Tests Cases for all possible Transactions that can occur. Moreover, our test cases include...

airman81
Contributor

Need help on best method to write my own form and interface

Does anyone know if there are any other API methods similar to accept.js where credit card data is contained client side? I’ve experimented with accept.js and would like something with a bit more of my own coding. I’ve built an example using authoriz...

Testing Recurring Billing

Hi, In sandbox.authorize.net, is there a way to trigger a Recurring Billing run? My subscriptions are 365 days, which is obviously too long to wait, but even if I make the subscription the minimum 7 days, that's still too long. I'd like to ... - Run ...

Test Recurring Billing

Hi, In sandbox.authorize.net, is there a way to trigger a Recurring Billing run? My subscriptions are 365 days, which is obviously too long to wait, but even if I make the subscription the minimum 7 days, that's still too long. I'd like to ... - Run ...

Sandbox signin down?

It looks like the signin page is possibly down for sandboxes? I just get a blank page when I try to go to that page. I can successfully connect to it from the api, so the sandbox itself isn't down just access to it from the web.

Lock and move specefic database

HiI have a MySQL server on CentOS running multiple databases. The mysql data directory is the default directory of /var/lib/mysql in that directory the databases are symlinked to other locations (I have a LVM for each db, mounted on specefic folders)...

Error setting up MYSQL, Linux Mint 19.3

I used the following command:sudo apt install mysql-server || and I get the next errorSetting up mysql-community-server (8.0.18-1ubuntu18.04)...Job for mysql.service failed because the control process exited with error code.See "systemctl status mysq...

rev23dev
Contributor

Allow query string in webhook endpoint urls

Hello. I use Azure Functions to host my webhook endpoint. For authentication you provide an API key as a code parameter in the query string, like so: https://.azurewebsites.net/api/?code= However, attempting to add this as an endpoint in Authorize.ne...

simplified table auditing configuration options in mysql?

I'm creating my first MySQL database although I have 10+ years in SQL Server. I think SS has an auditing option which will automatically record the history of all row changes. I'd rather not add the following columns to my MySQL tables b/c this is da...

jayagnew1
Contributor

Rounding Rules when third decimal place is a 5

Hi, Can someone share or provide documentation, i.e., Rounding Rules on why Authorize.Net would round 12.625 to 12.62 instead of 12.63? I saw another related post suggesting to round up then submit but I honestly do not see that as the answer to my q...

Accept.js - request.api is called twice / returns nonce + error

Hello-Thank you in advance for any assistance. I am using Accept.js to capture card data. In the dev console I can see "AcceptCore.js" is called on page load. When I take action (click submit), I can see in the console that two calls are made to:http...

CIM API: Search for customer based on customer ID (not profile ID)

This was asked a long time ago (link) but thought I'd check to see if anything was done on this front. We have a reasonably large database of customers and pulling the entire list is a huge waste. Doing a createCustomerProfileRequest (to return an er...

Google Pay Integration

Hi,I am trying to integrate Google Pay with the Android app to get a token from Google Pay app and send it to our server, which in turn will pass it on to Authorize.net for processing. I was able to get the payment token by using the API key provided...

Successful credit card settlement report meaning

Hi! I was sent two emails yesterday (they were automated) stating this;The following is your Credit Card settlement report for Sunday, January05, 2020.Transaction Volume Statistics for Settlement Batch dated 5-Jan-20207:44:56 PST:Batch ID: 768778511B...

MySQL Ring Buffer Best Practice!!

Hello, I have just installed MySQL Community Server on a windows machine, I’ve created a table and I am inserting a row every second. At this stage I have not gone live so I can still change pretty much anything I need to. One of the requirements is ...

zstern
Member

GetTransactionListForCustomerController in sandbox

Hello, Should GetTransactionListForCustomerControllerwork in the sandbox? I tried calling it right after successfully runningCreateTransactionRequest for the same customerProfileId and it did not return any records. Is this expected in the sandbox?If...

Processing Error

It appears we have had issues for quite sometime now and I am reaching out for help We have use wordpress and have the latest version of WordPress 5.3.2 and the latest php 7.4.1 using Bridge for the wordpress theme and these plugins as follows.The Ba...

testing
Contributor

Refund fail entry not displayed at Merchant Account

Hi, We are working on refund process and it's working fine. We have query for refund failure process. When refund process has been failed it's entry was not displayed in merchant account. Is authorize.net not displayed refund failure entry in Merchan...

pokerxanadu
Contributor

Converting from Simple Checkout to Accept Hosted in Wordpress Solved

I have read through all the documentation at Authorize.net to implement Accept Hosted, and all the related threads I could find in this community. Being a novice as a programmer, I'm quite confused and still don't know how to convert my payment butto...

E00013 when updating subscription

I'm using the PHP SDK to update subscriptions and get error code E00013: Start Date cannot be changed. The only limitation per the docs (https://developer.authorize.net/api/reference/#recurring-billing-update-a-subscription) is that the start date ca...

Hello

I am new to this forum looking for technical updates.