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
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...
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 .
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.
Payment Form - Fields In Accept hosted payment form
Hi Guys, Want to ask you the following: Im trying to customize the hoster form from the merchant intarface (sandbox). I go to account page and the find the link "Payment Form". But when I disabel some fields and whant to update the header or footer t...
Authroize.Net take too long to acknowledge.
Hi, We have a .net mvc application and have the latest authroize.net sdk (v 1.9.6) installed. And have the following api end point integrated https://developer.authorize.net/api/reference/index.html#payment-transactions-charge-a-credit-card We recent...
Is there any way to display own receipt after payment in accept hosted
Hello,Currenly we are using accept hosted with iframe, but facing lots of issue with iframe.So, planning to do some research on comlete redirect with accept hosted form. But in complete redirect, when payment successfully went through it is displayin...
Integrating Authorize.Net in Xamarin.Forms Apps
We are currently using AuthorizeNET .NET SDK for AIM payment on our website and planning to develope mobile apps for Android and iOS for this particular website using Cross-Platform Xamarin.Forms framework. The question is that while there is current...
asp.net iframe
I am looking for an example of using authorise.net in an iframe using asp.net(c#).The reason for the iframe is because I want complete complience without the need to store CC numbers on our server in any fashion.
Ucommerce Umbraco and Accept Hosted / Authorize.Net API
Hi all,Are there any resources avaliable to integrate the new methods of payment into Ucommerce "powered" websites?Currently the system uses SIM and it works as much as coriander would for drinking.Specific issues include gateway timeout, and a bad d...
Sudden behaviour : iFrame is not resizing in safari 12.
Hi Team, We are using accept hosted payment form with iFrame. It was working since last more than 1 year.It was working fine with all browser but suddenly it stop resizing in safari 12. I frame is not resizing and not completing payment processing af...
Umbraco/Ucommerce integration
Hi all,Is there any official support from the Authorize.net side to include the new API or Accept Hosted into Ucommerce?Is anyone here familiar with the process, the AuthorizeNet.dll file, and the Time Out that it seems to be generating since it wen'...
Post returns code 200 with an invalid body.
Has someone seen the following... Since recently all payment authorizations to https://secure.authorize.net/gateway/transact.dll have started to fail. I'm trying find what the cause might be and found that the response has code 200 but that the body ...
ADA Compliance
We are currently using the athorize.net IFrame. We need to enhance our application to be ADA compliant. Does any know if the IFrame is already ADA compliant? If not, have you found a way to add ADA complaince? We are working with a technology called ...
activemerchant-- The transaction cannot be found
I am using the activemerchant 1.85.0 Gem (2018-Sep) with Rails 5.2 in order to access an Authorize.net sandbox account. Unfortunately this is proving to be a futile effort. I hereby grovel for clues... The basic issue is that I attempt to authorize a...
Recurring Giving using Finalsite Gift Page and Authorize.net
We are getting conflicting information from several sources. Authorize.net says that we can have automatic recurring giving where a person enters the gift indicates recurring giving and it automatically does everything, the database person does not h...
Accept Hosted Profile ...The record cannot be found.
I'm trying to add a payment method to an existing customer. For an existing (authenticated user), I created a customer in CIM, then I'm showing the use the addPayment page, and after filling out all the fields, it shows, "The record cannot be found."...
Always The sum of credits against the referenced transaction would exceed original debit amount. Solved
hi Team,I am using sandbox account and i tried to do refund Call for Settled Transaction. but evenry time i am getting error code 51 with error text The sum of credits against the referenced transaction would exceed original debit amount. I am sendin...
Test issue- No action required
Test issue- No action required
createCustomerProfileTransactionRequest without AVS?
Is there a way to create a payment transaction without an AVS check? Since we verify AVS when each payment profile is first set up I don't see a need to re-run AVS with every subsequent transaction (we do implement CV2 for every subsequent transactio...
Save button cropped in Accept Hosted embedded iframe
We've been using the Accept Hosted embedded iframe for several years now. Recently the layout of the form appears to have been updated and it is causing the customer to have to scroll down to see the "Save" button when adding their first credit card....
Having trouble with XSD's and 1.9.6
As of the 1.9.6 .NET SDK, it looks like the older AIM methods have been deprecated, which caused our build to break. In trying to upgrade our solution to use the newer flavor, I've run into some problems that don't seem to be mentioned in any of the ...
Error in Hosted forms: Customer Information Manager is not enabled
Suddenly today some of my users are receiving the error "Customer Information Manager is not enabled" when attempting to add a card using a Hosted form, or edit a card using a hosted form. Coult this be related to recent changes? CIM is certainly ena...
accept.authorize.net Hosting payment for doesn't work on iOS
The actual form displays no problem, but you are unable to click "Add Payment Method" or edit payment method.Is anyone else having the same issue on an iPad or iPhone?
Sim hosted form refId
I have a legacy SIM form implementation and in need of a way to senf the new REFID field with a transaction. Is this at all possible is the only option to migrate to the newer Accept solution. I apologize in advance if this has already been discussed...
Windows Error: The system cannot locate the resource specified
Currently supporting a Microsoft Access app that's been integrated with Authorize.net for years. It works perfectly fine on multiple PCs on the same network. However, on a few PCs, when it runs the command to send the XML file using an object of type...
Successful Apple Pay transaction not showing in Authorize.Net dashboard
We've successfully configured our iOS app to use Apple Pay and Authorize.Net to receive donations from our users. Everything is working fine, we've been able to process two transactions using real credit cards and the amounts came out of the cards as...
Null sessionToken returned in mobileDeviceLoginSucceeded
I also created submitted this issue via contact us, but we have site that mutiple companies use, each with their own credentials. We went live with version 1.9.5 of the Auth.NET .NET SDK today and have had 4 instances of controller.GetApiResponse() r...
Intermittent invalid OTS token in prod and sandbox
We've been getting the "Invalid OTS token" error in prod and sandbox mode when we try to authorize a payment using an nonce. This just started on its own recently Saturday evening, and it's affecting our end users. We haven't made any changes to anyt...
How to add transaction fee?
My understanding is that we need to add the % and 30c to the total amount and pass it on to the gateway. Has this changed in Accept Hosted? Just need to confirm. Thanks
sample-code-php/PaymentTransactions/create-an-accept-payment-transaction.php
Hello, I have qustion about generating value of opaqueData: If you check https://github.com/AuthorizeNet/sample-code-php/blob/master/PaymentTransactions/create-an-accept-payment-transaction.php you can see there are $opaqueData->setDataValue('STRING'...
Receive payment in two installments
I have a requirement for my customer to charge 70% instantly and charge the remaining amount on a specific date. Is this possible? I tried to do with recurring payment by setting the 70%the as trial amount and remaining as the first-month charge. But...
Restrict Credit Card to one Customer Profile
Hi Guys, I have come up with a issue with CIM APIs. The way our app is build right now we found that the user can use same Credit Card with different Customer Profiles. For instance, if we submit the same credit card with to different customer profil...
PHP get opaqueData->dataValue and opaqueData->dataKey
Hi, We are going to use Create a Visa Checkout Transaction in our application, at this time i am using php sample files. As you can see there are 2 parameters in the example: $op->setDataValue("4Ng5pzJ6DXfAvLSzVauN9KTufx5lTHhFlnuIr248N3fjtyHrHqMuhOkB...