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.

What should opaque data be?

I am implementing apple pay payments into a mobile app developed in C#. I am using Authorize.Net's C# SDK (https://github.com/AuthorizeNet/sdk-dotnet) to do so. I have implemented the native apple pay payments in swift and can reliably obtain encrypt...

Paypal Express Checkout EC-Token vs Token

Hi,We have existing old Paypal checkout flow integration with Cybersource. The existing flow is from the website, supplying email, shipping and billing address to Cybersource by calling apSessionsService and this returns redirect URL similar to this....

Accept Suite ACH Account verification

A customer requirement is that want to check Account numbers before the payment goes through, but considering that they are currently using Accept.js, there is no way to actually test this as essentially as long as the ACH account number is under 17 ...

ray482
Member

Credentials Invalid in new API

I have over 200 customers using Authorize.Net accounts. We have been using the old AIM query string method of submitting payments for a long time. We are switching over the the new API so we can use customer profiles. I have three accounts that are g...

Settlement timeline in Production

In production, will the timing of settlements be similar to sandbox?During my sandbox testing, I have noticed an email from Authorize.net around 11pm Eastern time which indicates that all of my transactions have settled. Will this timing be the same ...

Accept Customer Form in testMode

Can I use the Accept Customer form in testMode to create payment profiles that are charged in my production environment?Background: I would like to use the Accept Customer form to create payment profiles for both returning and guest customers. Ideall...

getHostedPaymentPageRequest Form Fields

In using getHostedPaymentPageRequest, can we control on which fields to show on Billing Address?We tried configuring the Payment Form - Fields but that fields that we disabled like First Name and Last Name is still showing as shown from picture above

Payment Method for website!

Hi, This is Yasin here. Recently I have started a website I would like to know which would be the best payment method for a website to use? I'm new in this field so I don't have much idea! Looking for your valuable suggestions! Yasin

Tushar
Member

How to pass description value in API Request.

We have implemented hosted payment method with Iframe. In merchant email receipt the description field showing "Goods & services" but we need to show some different value in that field. We have checked in document but did not understand where the ord...

merchant account to customer account.

Is there a way to transfer the amount from the merchant account to another customer?I have a case wherecustomer (A) can send a gift (amount) to another customer (B),and after receiving that gift the other customer (B) can redeem that gift whenever he...

using wp forms with authorize.net

im having issues on wordpress wp forms plugin. it shows this error. check the error below.E_WC_01 Please include Accept.js library from CDN.i've seen the inspect and it shows the libaray has been already included with plugin. but nothing working for ...

Payment Gateway Java SDK 1.8 EOL

https://github.com/AuthorizeNet/sdk-java RequirementsJDK 1.5.0 to JDK 1.8.0Ant 1.6.2 or higher (build SDK only)Maven 2.2.0 or higher (build SDK only)An Authorize.Net account (see Registration & Configuration section below) Note 1: Support for buildin...

3D Secure Please help Solved

Hey, I am working in a company where we want to enable 3D Secure for our payment solution, I have been going though the api documentation on Authorize.net and the cardholderAuthentication, authenticationIndicator and cardholderAuthenticationValue are...

karan1
Member

Partial Payment

We have a use case as follows:1) At least 50% has to be paid 90 days before the event date. At least 75% has to be paid 60 days before the event date. 100% has to be paid 30 days before the event date.2) Send reminder mail before say 5 days.Can I con...

karan1
Member

Partial Payment

Our use case is as below: 1) At least 50% has to be paid 90 days before the event date. At least 75% has to be paid 60 days before the event date. 100% has to be paid 30 days before the event date.2) Reminder should be sent before configured days (eg...

Verify webhook in python Solved

Hi all, I'm trying to verify the webhook when I receive the notification in a lambda function in python. This is currently how I'm doing it, but it doesn't match the X-ANET-SIGNATURE, wondering if anyone can help me out here. Thanks! SIGNATURE_KEY= o...

How to integrate payment method

I have a real estate website where I help people to buy & sell their property under one roof where we are covering different projects. I want to add the secure payment method for my clients which has full security so that my customers feel safe and s...

Invoice processed twice

Hi, An invoice was processed through Authorized. net API which was actually processed twice with a second difference.First it was failed with error code E00027 and second time processed successfully. Both was logged in database and upon checking in a...

ApplePay with multi-tenant application

I support a web application that is a multi-tenant application. My clients each maintain their own authorize.net account, and provide my application with their transaction keys, and I am able to collect payment information from my application's users...

Cannot link PayPal in sandbox

In sandbox account, under digital payment solutions, when I click "Sign up" on the paypal integration option, I immediately get a red error message that says "Unable to display PayPal information. Please try again later." This is does not seem to be ...

Approve eCheck Refund Transaction - Transaction Not Found

When I do a refund for an eCheck transaction in sandbox, the refund transaction is pending for approval. Rejection is fine. However, when I try to approve, I keep getting error "Transaction not found". Is there anything I need to do to make it work i...

What Is System Center Virtual Machine Manager (SCVMM)?

Microsoft released the System Center suite of applications to facilitate the management of large heterogeneous data centers. Read this post to learn about Microsoft System Center capabilities and components, System Center Virtual Machine Manager (SCV...