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.

Does Not Work when deployed

I am using the sample code provided at LINK.When I run using the IDE I get the results without any issue. But when I deployed to my test web server I get this error: Server Error in '/AnetTest' Application.Received an unexpected EOF or 0 bytes from t...

PHP API integration displays an ERROR CODE 500

Hi,I am new to Authorize.net and I am stuck with using the API to authorize a card.The documentation provided is vague. It ask to use the sample php code and that's it.Can some one please explain the directory structure. For now, I have added the aut...

Silent Post URL

Hi, I am facing issue on invoking my silent post url after payment through creditcard. I have a secured post URL that i can invoke from internet using POSTman. But i am not getting any response to my server after mayment. Is there any issue in callin...

Batch are not getting Settled in Sandbox Account

I have run through charges in the sandbox account for the last week (10/5 through 10/8) and no transactions are settled. I see this in various discussions in the last few years, but nothing recent. Is this something I am doing wrong or is this a sand...

hhalim
Member

Accept.js function issues? Solved

Hi, Currently i'm trying to intregrate Accept.js into my website. It seems i have it all set up correctly and its just that i'm having an issue with the AcceptCore.js issues.(TypeError: window[b] is not a function) Hence i am unable to run the respon...

Decrypting Error 360

Hi,I'm planning to integrate the sdk to my app, but keep getting a 360 error when attempting emv transactions. I can enter a payment fine with manually created requests, but the same card fails when swiped (I'm testing this with the sample app from A...

echeck dpm api field values

how to send the values for api fields(listed below) in dpm method for echeck x_relay_alwaysx_relay_urlx_relay_responsex_typex_fp_hashx_fp_sequencex_fp_timestamppls help i am new to all this

Devin
Contributor

Multiple transactions in the same createTransactionRequest

Is it possible to have multiple transactions within the same createTransactionRequest? For example some of our customer's shipments may be for multiple orders to different customers. Instead of having to run a transaction for each different profile w...

Test credit card running in production

We just switched to our clients production account and ran a test credit card to see if the transaction would go through. The transaction did go through and we got a transaction id back from authorize.net. If it was in test mode, it would return a ze...

Integrating Existing Merchant Accounts

I've successfully implemented the onboarding flow for signing up new users through my reseller account when the user does not already have an account with Authorize.net. However, we have a few clients that already have an account with Authorize.net a...

Devin
Contributor

Authorize Payment Profile Amount Solved

I see that you can authorize a Credit Card for a certain amount but I only see that you can validate a customer profile by charging $0.01 or mathematical. Is there a way to send over a payment profile and an amount and authorize it for that amount to...

Transactions that fail AVS still have ResponseCode OK

Hello, If we setup AVS rules, the transcations done via the API still come with resultCode = OK, but the other transaction fields have the correct values: transactionResponse.avsResultCode and transactionResponse.acvvResultCode And so, the developer ...

dnsBuffaloNY
Contributor

Accept.JS and ACH?

I got the Accept.Js working and it looks good (other than that annoying XmlHttpRequest 'No-Access-Control-Allow-Orgin' error) It's cool because I can plug the returned nonce/token directly into the c# SDK and it works perfect simply by changing this ...

java jsp sample code for Accept.js method of integration

I am looking to integrate my application using the Accept.js method and have downloaded the sample code but the only samples in there are for php. Do you have sample code for this using jsp/java as the php samples are not of much use to me.

dnsBuffaloNY
Contributor

Newbie Question - CreditCard Postback Solved

Hello, I'm looking to integrate Authorize.Net in my existing website. My website was developed in .Net, therefore, I plan on using the Authorize.Net SDK for c#.net Also, I have purchased and installed a SSL certificate for my website. I'm paranoid th...

zappullae59
Contributor

Logging Level Solved

So, I have ANet integrated well into my system and would like to turn down the logging level for just card processing, not the entire system. Is this possible and if so how do I do it? I'm using Java / Tomcat / log4j and AIM.

seeraig
Contributor

Recurring Billing: Create a Subscription Solved

Hi, How do I get the response to include the profile information like in the example? 247150 215472 189691 Are there specific fields that are required for it to return the profile info? In my response back I am only getting the SubscriptionID back.

Creating a donation form with RSForm

Hello,I am trying to create a donation form using RSForm with the Authorize.Net plugin for Joomla. I have the form set up, but when I submit my payment, I get the error "Bill To First Name is required."I have my First Name field named firstName, so I...

550 error from Accept.js

Accept.js is returning a 550 access denied error when attempting to fetch a payment nonce. I'm still in development so I don't know if the issue is happening on production as well, but it is happening in the sandbox (https://jstest.authorize.net/v1/A...

jleow
Member

TEST API END POINT ERROR Solved

For some reason, whatever request I sent the test API end point just respond with the following error message. Did anyone else experience this? The custom error module does not recognize this error.

vlasar
Member

Hosted Form and API responsiveness

Hello, We have been successfully using Authorize.Net as our payment gateway for a few years now and are in the process of migrating to the Hosted Form (http://developer.authorize.net/api/reference/features/customer_profiles.html) to meet PCI complian...

zamiksica123
Contributor

Authorize.NET SIM - Remove credit card

HelloHow I can I remove some credit cards from https://secure.authorize.net/gateway/transact.dllThere are displayed 6 cards and I need only Master and Visa (and only accept those two).Where it can be configured?Thank you.

Testing the "Account Updater" feature offered through CIM

Hello, We've successfully integrated our winery ecommerce solution with Authorize.net and have now updated this integration to take advantage of the "Account Updater" feature described here: http://www.cybersource.com/content/dam/cybersource/Account_...