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.

gldev018
Contributor

Check recurring was paid for a new month

Hello our system need to check the subscription was paid or not for a new month.any API to check that without get all transaction in a month? because it's too slow to getting. Thanks

unitedu
Contributor

Using CIM with old AIM key/value pairs API? Solved

We've been using the AIM key/value pairs API for several years, and we want to start using CIM. I see that profiles can be created automatically when an AIM transaction goes through, and that the payment profile ID can be used in place of payment inf...

3.1 direct post changes for September 21

I am the developer of a ColdFusion 11 site using v'3.1 which lists the x_login and x_tran_key.Is this ok for the new system or do I need to create some sort of special encrypted key? I seem to get answers both ways and I am confused.Do i just point h...

Wayne
Member

September 21 certificate change with SHA-2

I inherited an application that uses a post to https://secure.authorize.net/gateway/transact.dll to get payment authorization while out in the field. All I know is the application is using c# .net and the users enter in the credit card info on the la...

gldev018
Contributor

request cardExpiringThisMonth

Hello When a subscription(card) was set expiring status that appear in Expiring Credit Cards tab? I have the subscription will occur on day 7 of every month, card expiration date on 09/2015.So we have not know card expiring yet until 09/2015? our sys...

gldev018
Contributor

General error of cycle transaction

Hello I have some info about the subscription:- status is active- staus of new cycle transaction is "General Error" - An email notice with the reason is "Card is expired" Questions are:- Why the subscription is expired, but status still in active? (S...

Summer 2015 Technical Updates for Non-developers

I'm having trouble even getting started checking to see if my org needs to do anything for the upcoming security updates on Sept 21. Are there any posts that have a step by step guide for non-develpers to see 1) if any action is necessary and 2) what...

login url doesn't work

the login provided via this url doesn't allow me to login: https://sandbox.authorize.net/ I then tried logging in via https://sandbox.authorize.net/UI/themes/sandbox/logon.aspx and was able to login with the same credentials. browser is chrome.

Getting error code E00106 while cancel CIM profile

Hello All, i am getting Error code E00106 while cancel CIM profile of user. Description text for error is like below. The specified customer profile is associated with a subscription and cannot be deleted. We have not associated any subscription with...

Customer email missing in Sandbox environment Solved

I am prototyping a payment solution for a site, which requires an email receipt to be sent to the customer after a successful transaction. I installed the Authorize.net package via NuGet to my MVC project, and initial transaction testing has been suc...

austin
Member

Authorize CIM - moving from aMember to 1ShoppingCart

Is it possible to use 1ShoppingCart with Authorize CIM ? We have over 1000+ users we signed up for a recurring payment using aMember and then a CIM profile was created.aMember handles when to charge and how much to charge, and connects to CIM using a...

pmb88
Member

AIM - Response string returning blank

I am integrating on a website, using AIM. Now I have been testing on my pc and so far the transactions went through and got a response. However, when I pushed my changes online to the server, I am having issues. The response string is being returned ...

WooCommerce + DPM throwing Error 99

Hi- I'm trying to switch from AIM to DPM. We're using WooCommerce and have the WC DPM extension installed. Testing against the sandbox account works great and transactions go through. Once we switched to the live account, I consistently get 99 errors...

CIM - Void Transaction

Hello, Could you please how to implement the void transaction using CIM.? Is it possible.. We already have a problem with how to get the transaction history for a payment profile ID. After this result only, we can able to go with the refund/void tran...

CIM - Refund Transaction

Hello, At present we are using the Authorize.net using CIM method for our payments and we need to work on it to the following: 1. Refund the Full Amount of the transaction2. Refund the Partial amount which is specified by us. Could you please help us...

Initial payment with Monthly ARB

I've seen a lot of conflicting information in both the docs and on the forums regarding this question I have. If I perform ARBCreateSubscriptionRequest and create a subscription, will it charge the credit card? Or do I have to do a seperate transacti...

Questions about upcoming updates and Magento.

Hello all, I have a few questions about the upcoming updates and my Magento server and would appreciate any info before I make changes. We are running Magento 1.6.2 and are using the built in Auth.net section of the admin. We have been up and running...

Security Certificate and SIM integration

I'm currently using the SIM integration method for processing payments through Authorize.net. Can anyone tell me if the planned technical upgrades for Authorize.net (including the Security Certificate) has any implications for using the SIM integrati...

PHP - Getting transaction details? (revised)

Apologies for repetition from my last post; I was not able to edit it and I was var_dumping the wrong variable. I am trying to get transaction details using the PHP SDK. So far, it will get the transaction correctly (I checked in the logs and found t...

Authorize.net issue with CIM

I've added the plug-in from Joom Admin that connected my nopCommerce store with my Authorize.net account for payment. However, the Customer Information Manager is not feeding to Authorize.net from nopCommerce. The customer purchase order is being sen...

No Error Given in Response

I am using a modified version of the Coffee Store example to process signups. Strangely this code stopped working. The mySQL entry works fine. But the Authorize.net transaction doesn't. When I hit my processing page(code below) it automatically goes ...

ARB customer IP

Is there a way to include the customers IP in the ARB XML requests? There isn't anything in the documentation. Also, would the ARB requests be affected by AFDS? Thanks!

hav
Contributor

Odd timeout and invalid card number error? Solved

Recently went live on a client's server using DPM. Everything seemed find during testing. Tested with his acct in test mode - then turned on and used test argument - then went fully live. I believe some payments have been fine - but several have acte...

gldev018
Contributor

A message from AN while updating Solved

Hello A subscription was declined on 08/01/2015I tried to update card and set new start date and got a message Start Date cannot be changed. (current date on 08/25/2015) please explain to me the message. when the subscription cannot be changed a star...

unitedu
Contributor

Having trouble with PHP sample code for CIM

I've done programming for Authorize.net in the past without any problems, but I wanted to take a look at CIM in the sandbox today. I'm having trouble with the PHP sample code. I entered the login id and transaction key into vars.php, but when I try t...

Re: Summer 2015 Technical Updates

Hi there, I started having problems with my payment processing using aim error: msxml3.dll error '80072ee2'. I had this issue 3 years ago and it was because ofr a server update on your side that had to change the object request Microsoft.XMLHTTP to M...

icrf
Contributor

Partial/Split Tender transactions and the sdk-dotnet library

I'm using the AuthorizeNet SDK library from Nuget/Github in my C# MVC project, but I'm trying to add support for partial/split tender transactions, and I'm confused as to how. There's lots of API documentation, but next to nothing on the SDK. I can s...