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.

Can't link PayPay with Auth.net

I am trying to link auth.net with PayPal without success. In Sandbox I get this error message on auth.net:There has been an error while processing your request. Please try again.On production I get this error message:Transaction Readiness: Unfortunat...

How to fetch expiration date for pre-authorized transactions

I am currently working on integrating the Authorize.Net payment gateway, and I have a question regarding pre-authorized transactions. Specifically, I would like to understand how to retrieve the expiry date for a pre-authorized transaction.I am aware...

chloeheal
New Member

iOS SDK and the BBPOS AWC Walker C3X

Our team has an existing integration with authorize via iOS SDK.I understand that this SDK is deprecated; however, it still works with the old BBPOS chipper readers which our licensees still use. I was hoping to understand if the new BBPOS C3X will w...

Seward
Member

Testing overhead?

Something recently occurred to me. Nobody I know who talks about microservices also talks about integration testing and the effect it has on timelines.By integration testing I don't mean "my service can talk to the database I created at the same time...

FTC
New Member

Integrate Autheroize.net with ApplePay and GooglePay via React Native

I am the owner of an App (Fantasy Tennis Club) and trying to integrate ApplePay and GooglePay payments via the App. We currently have credit card payments working via Authorize.net.The App is developed with 'React Native'. My developer has been unabl...

elegy17
New Member

Google Pay Android Integration Error

Has anyone successfully implemented Google Pay integration with authorization? We've been facing issues for weeks and still haven't had any luck. We followed all the guidelines, but we keep encountering the same error: "Unable to decrypt."Any help wo...

Get subscriptions for a customer profile

How can I get all the subscriptions for a customer profile? I am using node.js and while I can store all that local .. there does not seem to be a way I can query of all subscriptions for give user.. using the profile id??

Patment getting declined

I have set up integration from salesforce to authorize.net. All transactions go through as expected but Visa. All visa payments are getting declined. It says Declined (Card declined by issuer - Contact card issuer to determine reason.)But the payment...

Payments

To take payments on shopify do I need to be a registered buisness and do i need to be 18+ uk based thanks.

Visanet

How to create a VisaNet payment link to accept layments

k4ghg
Member

Please Help - SetUp

Hi - I just started setting up my payment page and have lost too many hairs. Any help/examples you can provide would be appreciated. I have an API number, but am not certain how to use the number or how to setup my payment page. I can use PHP or Java...

Payment problem for a TLS transaction

Madam, Sir, I am encountering a problem when paying for a transaction between Madagascar and France. When I try to complete the transaction, an error message appears: "You are not authorized to view this page. The transaction has not been processed."...

Bulk delete customer profiles from CIM

Is there a method for bulk deleting customer profiles? As far as I can tell, we can only delete them one at a time. We have almost 20,000 profiles and are hoping to cull these down by removing profiles with expired payment profiles or no recent histo...

DAL07
Contributor

Sudden case of Missing or invalid token

Hi all.We've been using the getHostedPaymentPageRequest/Response with a redirect to https://accept.authorize.net/payment/payment for years now with overall success and reliability. Last Thursday November 7th the payment page started failing with a me...

Accept Hosted Hide/Show Payment Fields

This is more of a request than a question.My customer wants to hide the invoiceNumber from the Accept Hosted payment page. I know it doesn't allow this today, but it should.Yes, we're sending the invoiceNumber to link our ids in our database to tie i...

API Login ID security

I am using acceptjs to send credit card information from the client's browser to authorize.net.In the documentation found at https://developer.authorize.net/api/reference/features/acceptjs.html, it says:Then, in this article found athttps://support.a...

Daily report API

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...

Unable To Test AVS Response Codes E and G in Sandbox?

I am unable to produce an AVS Result Code "E" or "G" when testing in the sandbox. According to the guide providing a postal code of "46203" and "46204" respectively should work but both are returning "Y" instead?https://developer.authorize.net/hello_...

Accept.js hosted form with aspx page

I am working on integrating the Accept.js hosted payment form with my existing application. It is written in C# using webforms. The button brings up the lightbox and I get a token back on submit. My problem is it's not triggering the onClick event to...

Microform integration for saved credit cards?

Does cybersource provide a Mircoform style integration for customers to manage their saved credit cards? The use case would be for a customer to navigate to the "My Payment Methods" in their account profile section of a site and view all their credit...