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.

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.

CIM authorized transaction got expired after 30 days. Solved

Sir, I integrated the CIM feature into my website. Please go through the workflow.1. Create CIM profile, Payment Profile, Shipping profile on user registration.2. Authorize credit card. Using authOnlyTransaction.3. Capture authorize transaction using...

WebAPI authorization and security

Hello, fella .NET dev here. I was wondering, suppose we have a .NET WebAPI where we want to implement authorization for our web application and client side (front end) written in some other technology (React or something else...). What are some of th...

Payment portal using Authorize.net.

Howdy!My wife is looking for a way to add a payment portal for her clients to pay invoices. We have the authorize.net info er need, I just need to add a way for the client to pay on the site now. Any suggestions or advice?She manually generates the i...

Hello World Example - Not Working (Python)

Installed Authorizenet per Hello World instructions. Added name and transaction key for Sandbox account. All modules referenced seem to be where they are supposed to be (Python2.7) Getting several errors : Traceback (most recent call last): File "C:\...

Multi-currency support

Hi We are trying to configure our Authorized.net account to accept multiple currencies. Can someone help me with how to set up the same? Based on my research around this, I assume that we need to add a Processor to our account. Can we add multiple Pr...

aerlim
Member

Customer needs a long delay between authorize and capture

I am in the middle of building a new ecommerce store for one of my customers and they have recently brought up something that might be a bit of an issue ... Initially it seemed simple ... he wants customers to input their credit card at checkout but ...

Ericaf
Member

Oauth token requests receiving 404 responses

We have been experiencing an intermitten issue when using Oauth for the Authorize.net API over several months. We have many customers using different merchant accounts that we handle API request on behalf of. It appears that every now and then, one o...

Can someone explain the future of .NET Framework vs. Core?

understand that the focus is on the cross platform capabilities of Core. Conceptually that makes plenty of sense to me. The whole point all along was for JIT to be cross platform, and I have no qualms with that. I just don't understand (yet) what the...

EF Handle Duplicate Values

Let's say I have a property which should be unique.I am wondering what's the best way to catch unique constraint violation. I can think of two ways.Manually Check before insert if there the value already exists.Try to insert and catch exceptionsThe f...

jordan
Member

x_duplicate_window

Hello,I have an e-commerce website on magento 1.9 with Authorize. Many times order is sent to authorize and customer is debited but magento not receive the response and magento retry to sent the order and I have this error message : Gateway error: A ...

Payment questions

Hello,1) Currently Authorize.net is sending Payment Receipts for their Transcation directly to our client. can we stop them ? if so then how ? 2) is there any way to send Payment Receipts On demand ? if so then is API available for it ? Thanks!

Support & Hosted Accept Suite

Hi, Two questions; 1- Is there any support available? I tried to reach the support (3 times) in the last 3 weeks using the support form, but never get a reply. 2- I need to have an official answer on Hosted Accept Suite localization. Can we have the ...

getHostedProfilePageRequest

I am trying to include a URL for the cancel button but cannot. Attached is how I am using the hostedProfile. Please note it is not the same as the "hostedPayment". Is this something that can be done? I am only receiving the height and width and no ac...

ARB Link In Broken

When I'm in the Merchant Portal, I click on the Integrate a Web Site to the ARB Service and it goes to this page(https://account.authorize.net/help/Tools/Automated_Recurring_Billing/www.authorize.net/support/ARB_guide.pdf) and returns at 404 page not...

Customer Profile Accept Hosted setup default payment profile

Hello, I have integrated customer profile page using profile/manage iframe method, but i want to see an option on hosted progile page which indicates default payment on my customer profile page returned by iframe. While generating token do i need pro...