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.

Trouble Integrating Payment Gateway with WPForms - Need Assistance

I've been working on setting up a credit card payment page using WPForms on my WordPress site, and I've run into a bit of a hitch. I'm hoping someone in this community might have some insights or solutions.I've created a form using WPForms to collect...

Credit Card Payment pages using WPForms in Word Press

Hello,I am a novice Web developer and have created a site in Word Press I am trying to set up a credit card page using WPForms and Authorize.Net, no matter what I do my card payments are declined.Is there anyone working with Word Press sites and inte...

Need Guidance on Integrating SHA-512 with Perl CGI

I hope you're all doing great. I find myself in a bit of a coding conundrum. We've got some older Perl CGI code handling our authorize.net processing, and we're looking to make the switch to SHA-512 hashing. Currently, we're using MD5 via the Digest:...

Unique Issue with Authorize.net - Need Help Resolving

I've integrated Authorize.net into my e-commerce website to handle payments. The integration seemed to be working perfectly until a few weeks ago. Now, when customers try to make a payment, some of them are receiving an error message that says, "Tran...

monki
Contributor

Accept Hosted Customer form default country

I'm displaying an add payment form for CIM customers using https://accept.authorize.net/customer/addPayment with a billing address required.The country field appears to default to USA. Is it possible to choose another default? I'm implementing a solu...

Woocommerce Payment Failed due to address mismatch

Authorize.Net failure reason: 27 – The transaction has been declined because of an AVS mismatch. The address provided does not match billing address of cardholder.AVS Response: N – Street Address: No Match — First 5 Digits of ZIP: No MatchCVV2 Respon...

Vasyl
Member

integrate 3d secure in autohrize.net

Hello I have a store on shopify, the payment system is authorize.net, the problem is that my payment system does not support 3ds, is there a solution for integrating a third-party plugin or something else to stay with authorize.net but accept cards f...

C# ,net Core error calling api

I'm new to Auth.net, it appears as though the SDK doesn't support .net core, so i'm writing an API wrapper using Flurl to make the requests. I'm getting an error in the response message, XmlNodeConverter can only convert JSON that begins with an obje...

Processing Fees Tracking

Our accounting team would like to know:How can we see the processing fees we are being charged each transaction? Authorize.net shows us a GROSS batch number each day and a list of transactions with the GROSS sale.The next thing I can see is the NET t...

Facing Challenges with Integration and Script Timeouts

I hope you're all doing well. I've been working on integrating Authorize.net into my application, and I've hit a bit of a roadblock. Specifically, I'm encountering an issue with script timeouts during the integration and testing phase.When I initiate...

Is recurring billing possible with Apple Pay?

Hi All,We are trying to get a recurring billing setup with Apple Pay and CIM. We can successfully get a token from Apple, and successfully create a customer profile at Authorize.net using that token where the card is authorized and the test transacti...

authorize merchant services

I need the codes to be able to open the merchant service center directly and without leaving my website.

Authroizet.Net Create Customer Profile API

Hi I am using Authroize.Net as a Payment Gateway and integrating with ECommerce storefront (salesforce).Issue: when I call Create Customer Profile API , with Validation Mode: = "liveMode", I get below response.API Documentation does not describes wha...

POS Terminal - with winforms application

Hi _ i've been tasked getting authroise.net to work with a legacy winforms app.I have integrated the paymentform ok and that seems to be working - I used a WebView2 and the Accpeted Hosted method. Pointing a webhook back to our api. But clunky but it...

magento

Hello Sir, In time of payment we send the request data like Card Number, Expiration Date and Card Verification Number along with authorize.net Login Id and Client Key to this following authorize.net CDN url CDN URL: https://js.authorize.net/v1/Accept...

Microform v2 On Change Event

Currently, I am facing an issue with the 'change' event of the Microform. The problem is that I created 2 fields 'number' and 'securityCode' and added an event listener 'change' on both fields. When I started to input or modify the value of the Card ...

JCT
Member

Getting Credit Card Data

I'm searching the authorize.net API for how to request that a list of a customer's (by a Customer ID or Profile ID) stored credit card numbers be returned so that these cards can populate a payment form select list. Get Customer Payment Profile List ...

Timeout Relay

Hi,We are getting this:"Your script timed out while we were trying to post transaction results to it.Transaction ID: 44224611xxxTransaction Result: This transaction has been approved.The following message was displayed to the customer:---------------...

$0 Authorization to receive a token

I have a customer who needs to do a $0 auth on his website, and receive back a token he can use to charge the card later, when the order ships. Does this require customer profiles? If not, at a high level, how would I do it?In case it matters, I will...

LynnBT
Member

Passing a form but not passing credit card info

Hi folks,I'm looking for a solution for a client that was initially told they could use Simple Checkout - however, Simple Checkout doesn't have the form fields the client would need. I was told by a sales rep that we could build a form with these cus...