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.

AcceptJS not passing through CVC? (Problem with declines)

Hi Authorize, We have integrated using the AcceptJS method to generate a token, and once that token is generated successfully, we pass that opaqueData.dataDescriptor and opaqueData.dataValue values through to create a customer payment profile, and th...

Darren
Member

States field mandatory for UK

When using a UK processor, the credit card billing address State field is required. However, UK doesn't have states (or provinces). Should the county be passed in the field instead? For the online ecommerce form, would it be good practice to label t...

Java API - Null response when errors are thrown

Hi, I am not getting any response programmically from Authorize.NET when my XML request is invalid. It is returning a null response object. I am using JDK 1.7.0_80 and anet-java-sdk-1.9.7.jar I copy the request I logged into a SoapUI Rest request and...

itaydr
Member

Reinstating a suspended Subscription with existing payment method

Hi, I activated the automatic retry feature, and I would like to reactivate a suspended subscription using the existing payment info. In the UI I see a "reactivate subscription" button. What is the equivalent method for the API? What is the best way ...

Issue with creating transaction and subscription Solved

I am trying to create a transaction using accept js and on the backend, I have 2 curl requests. One for the transaction request and the other for the subscription request. I have a checkbox on the payment for asking if the users want to make his paym...

HostedProfileIFrameCommunicatorUrl Stopped Working

There had been some activity on this page regarding the HostedProfileIFrameCommunicatorUrl: https://github.com/AuthorizeNet/sdk-php/issues/336 We have a web app that has been running fine for about three years using the hosted profile iframe, and it ...

Store card in account with production envirnonment

Hello, Hope you are doing good! I was facing a problem with production mode on sandbox working good. on the coding part, we have used createCustomerPaymentProfileRequest method and they give me error " E00027 This transaction has been declined" we us...

How to store card in production mode?

Hello, Hope you are doing good! I was facing a problem with production mode on sandbox working good. on the coding part, we have used createCustomerPaymentProfileRequest method and they give me error " E00027 This transaction has been declined" we us...

ewalsh
Member

Account updater not working in sandbox environment

I turned on Account Updater in our sandbox environment in June 2018 and set up test accounts per the instructions I found on an earlier post. Based on empty reports and no changes to the test accounts, account updater has not been running. Does anyon...

Card Number Field Last Digits Not Visible On Mobile

For mobile views, the last digits are being cut off. This is causing a lot of confussion for customer. How do we make the entire field visible? Notice in the screenshot not all of the digits are visible for Card Number.

Transaction response - Submit date

I need to synchronize my server date time stamp when recording a credit card transaction. Was hoping to use the Submit Date but it does not appear to be part of the response. What is the best way to synch server times?

Xykon
Member

Are two authorize.net keys needed? Solved

We already have an authorize.net key which we use on our website to purchase website keys. We would like to use. A third party program which also needs to use an authorize .net key in order to process payments.Do we need a new key for the second prog...

dsandberg
Contributor

Ampersand in return or cancel URLs for GetHostedPaymentPageRequest

We have a need to get two data items back as part of the responses to our redirects to an Accept hosted payment page: 1) we need our local reference ID to be on the response, and I've read here that putting it in the URL is the way to do so2) we also...

Retrieve transactionID from getHostedPaymentPage response

Is it possible to retrieve the transaction ID directly from a getHostedPaymentPage response or is the only way with iFrameCommunicator or webhooks? Re: https://community.developer.authorize.net/t5/Integration-and-Testing/How-to-get-Receipt-Transactio...

Does Authorize.net allow charging convenience Fees? Locked

We have an integration with Auth.net , and was looking for options if it would allow charging convenience fees. In other words does it have separate APIS or allow passing parameters to API so that a fee can be charged as a convenience fees. Please ad...

SusanK
Member

E00003 Root Element is Missing in POSTMAN Solved

I have a Sandbox API credential created and tested successfully in the API Reference page. In other words, the authentication credential was valid and received successfully by the Authorize.Net API. When I tried to test it in POSTMAN, I am getting th...

Bypass fraud filters? (Hear me out!)

Hi all... I have a working integration with Auth.Net that I'm happy with. We deal with recurring donations, using stored customer profiles. We get fraudulent transactions like everyone does, and most of the time the fraud filter works as desired. Wha...

Simple Solution or Plugin for CIM via Wordpress?

My client needs to integrate a web form into their website to capture user payment info. They don't need to log in or edit the info, unless it is required. Is there a free or affordable plugin that would create a new customer profile and add the paym...

dsandberg
Contributor

Environment.PRODUCTION in API DLL different from documented? Solved

I'm endeavoring to utility the NuGet AuthorizeNet DLL for getting tokens for Accept Hosted pages. But in revieiwng the source code from Github that is ostensibly related to that DLL, I see that the XML production environment is defined in Environment...

sureshrb3
Contributor

unsettled transaction handling

Hi, Consider a credit card transaction (charge a credit card API) and it was successful. But what if settlement fails? > Is there any possibilty for failure case of settlement of a transaction? > If it was, then what about the amount ? will it be cre...

IFrame Communicator payment Window

Ove rthe past several days we've noticed the follwoing changes with the IFrame Communicator payment Window: Country now defaults to “USA”, in the previous Version/window, we had to select “United States of America”The html id changed for the Street A...

Adding HTTPS causes error on Relay Response URL (SIM)

Hello, I've been successfully running an Apache 2.2 server on a Macmini for years but with no SSL. I'm hosting two domains on the server: MYSITE1.com and MYSITE2.com. Just yesterday I purchased and installed the SSL certificate for MYSITE1.com. I con...

Adding HTTPS causes error on Relay Response URL (SIM)

Hello,I've been successfully running an Apache 2.2 server on a Macmini for years but with no SSL. I'm hosting two domains on the server: MYSITE1.com and MYSITE2.com. Just yesterday I purchased and installed the SSL certificate for MYSITE1.com. I conf...

Expired Authorizations and Post Expiry Transactions

Hello,Three Questions:1. From a developer standpoint, how can I manually make an authorization as expired (without waiting for 30 days for an authorization to expire) 2. If I am able to manually expire an authorization, what approach should I take to...

daves0
Member

Accept Hosted production bug: captcha covers Pay button Locked

My customers are unable to accept payments at this time. When the Accept Hosted ifram is populated, the dialog resizes up to below the Pay/Cancel buttons, but then Google Captcha covers the Pay/Cancel buttons. It looks like your sizing is no longer t...

550 error in production accept.js Solved Locked

Hello, we have the accept hosted solution in our production enviroment. When a user clicks the button in the iframe to process a payment. Your endpoint is returning a 550 error This is the endpoint that the iframe is attempting to call https://accept...

Can we get entire TransactionDetailsResponse in one JSON string?

I'm a newbie to Authorize.net integration. I am invoking hosted payment page from my application and getting a Webhook for the authorize/capture. Given the transID in the Webhook, I send a getTransactionDetailsRequest. The code I'm using is similar t...

jermteam
Contributor

getHostedProfilePageRequest new field company

Hi, Yesterday the company field was not here. Any documentation or blogs or any updates would be very helpful if there was updates done on the iframe popup? This would be very helpful in the future to check for update logs. https://developer.authoriz...