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.

Tokenization of Payment Methods using AIM API Solved

My team is currently using the now-deprecated AIM API (posting requests to https://secure.authorize.net/gateway/transact.dll URI). We would like the ability to tokenize and store payments methods with Authorize.Net (similarly to the Customer Profile ...

How to handle db password change in a live service

Suppose I have a REST application running on a remote server which connects to a mysql database. Now let's say the password of the db has to be changed. What are the right methods and practices that has to be followed to avoid failure of requests.One...

authorizeK
Contributor

certificate with an alternative name

My form that takes the payment will become a subdomain, the main website will be hosted in azure and we just need to make sure before setting the certificates. if we set a certificate in azure and tell entrust to add the subdomain (which will be the ...

API to find fee per transaction

Folks,Is there a API method that will tell us how much Authorize.NET charged us for each transaction?The transaction can be credit card or ACH.Thanks,Vimal

How to derive the Gateway fee per transaction Locked

Folks,We are new to Authorize.NET and i am trying to figure how to determine the fee charged by authorize.net per transaction. We are integrating with Credit Cards and ACH and we have a requirement to adjust for the gateway fee in our books. How do i...

Help on authorize.net

Hey, I was wondering if you fine folks could point me in the direction of some info on setting word press / woocommerce with authorize.net. We can't find a processor that will take on our site so I think we can do it this way manually? I would also b...

ARB expired subscription reply

Hello, After successful ARB transaction,automatic recuiring will perform but if the user credit card has expired,his subscription will also get expired then how my website will know that this particular subscription is expired & stop providing servic...

CIM createCustomerProfileRequest "Please try again"? Solved

I am using this url: https://apitest.authorize.net/xml/v1/request.apiWith my sandbox account, trying to create a customer profile programmatically. [ hidden ] [ hidden ] XXXXX_0001 First Last XXXX@EXAMPLE.COM individual 4111111111111111 2023-1...

CIM integration

When we submit a transaction using Tokenize methods "Charge a Customer Profile". while using test mode we didn't get transaction id. How we can refund or Void it. will token expires within 120 days because we want to allow customers to refund after 1...

Get the difference between two values in different recordings.

I have multiple sensors and every value is recorded every 20S in my dB. Each recording has an ID, value, sensor id and timestamp. I would like to find an SQL request that would allow me to get the difference between the values reported by 2 sensors a...

ACH settledSuccessfully transaction status

Hello, we're trying to detect if ACH payment went well. My understanding is that when you get a "settledSuccessfully" it is not a final status for ACH payment because "https://support.authorize.net/s/article/How-does-the-eCheck-Net-settlement-process...

steve2301
Contributor

Your project does not reference ".NETFramework,Version=4.5"

I got the sAuthorizeNet/ sample-code-charp from github.I have .Net Framework 4.5 as well as 4.8. How do I add a reference to my c# project? I do not see it listed in the properties when I try to add it. I have built other c# projects never had this p...

Handle Refunds from portal

This is something im facing right now and seems like there are no previoues posts related to this.I have integrated Authorize.Dot net into my application and have used Auth&Capture, Refunds service. when a user a create a Refund request from portal i...

Glitch with Billing Country - USA - accept hosting API

On mobile using authorize.net accept hosted api, USA auto defaults filled on billing country but the form doesn't recognize it unless user selects USA from the dropdown list. Without doing this, the payment button doesn't appear in the widget. Any su...

QuickBooks Support

The experts at QuickBooks Payroll Support Number provides best solutions and never hang-up the call until the complete solution has been offered.

solid
Member

Online payment page

Hello, everyone. I need some help in getting a Pay Online type of button added to my website. Using the forum, I found a simple method to do so, but I am not 100% sure if I have done it correctly. Here is the code I am using: Pay Online Wha...

DNB
Member

Looking For Example

Hello. We are in the early stages of trying to use Authorize.Net. We have been focusing on the following process to establish a new customer and use the hosted AN site to prompt the customer for credit card info. Our process is as follows: 1. Call cr...

Customer Payment Profile ID not found - frequently

Dear Team, Could you please explain in detail, Why this error getting "Customer Profile ID or Customer Payment Profile ID not found" frequently? Why the payment profile is deleting automatically in the authorize.net?If a customer placed an order succ...

Apple Pay for Ecommerce platform with multiple merchants

We are an ecommerce platform provider and we have already integrated with Apple Pay and Authorize.Net. Every time we get a new client and put up a new ecommerce website, we create a new Apple Pay merchant id and upload the CSR from the client's Autho...

steve2301
Contributor

accepted hosted customer id

I am trying to set up the Acceted hosted form. I am new to this. I am at the part "Use customer profile ID, which saysTo "log in", use a customer profile ID that already exists within your account or create a new one by using the [Create a Customer P...

raisedonors
Contributor

How to update the default PaymentProfileId for an existing ARB?

We are needing to update a payment method on an existing ARB. We have been receiving the error message "PaymentProfileId cannot be sent with payment data" if we attempt to update the payment type and supply the payment profile id. I guess we don't un...

Sandbox Portal Login Issue

Hi Team, I am not able to login the Sandbox portal to work https://sandbox.authorize.net/ This is the link i am trying to login, it saying "You entered an incorrect username or password." since my credantiels are correct only.