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.

Is CIM for me? Locked

I am just getting started. My goal is to make a Windows program that I run once a month. This program will calculate the commissions owed to me by each customer (via my database) and then for each customer with an Authorize.net id, it will charge the...

SIM and ARB Locked

I don't want to store credit card numbers at all, so we've been using the SIM method. Now we want to support subscriptions but it doesn't appear that there is a way for me to do that without taking the credit card and using the ARB api. Is that right...

pinkstonm
Contributor

Coming from PayPal and Need guidance Locked

We are new to authorize.net and would like to go this foute in favor of our current paypal process. We are a youth sports group where parents register their children for tournaments. 1. enter player information and select tournaments on first page (A...

mitopa
Member

Vault Capabilities Locked

Hello. Do any of Authrorize.net's APIs allow one to... a) Maintain a negative card list? b) Prohibit a new customer from using the same credit card number that is "on file" for an existing customer? Thanks for any insights you're willing to share.

apasalic
Contributor

SIM x_header_html broken with IE8 & IE9 XSS filter Locked

I still have the same problem as the people in the following post from August 2010. http://community.developer.authorize.net/t5/Integration-and-Testing/SIM-x-header-html-xx-broken-with-IE8-XSS-filter/m-p/4748 I can't find any place telling it's solve...

apasalic
Contributor

number of items is limited to 30 but I need more :-( Locked

According to Guide (and I tested too), it could be submitted up to 30 items per transaction. But, the registrations form on my website ofers very often more then 30 items. Is there any solution for this?

BeginSIMForm not return to url when fail Locked

Hi,The BeginSIMForm method work well if all information is validBut when I imput wrong credit card , It show error on https://test.authorize.net/gateway/transact.dll page and don't redirect my page : An error occurred while trying to report this tran...

simple checkout - receipt URL Locked

A couple of questions Q: for simple checkout - can I pass, in the form post , a receipt URL where I'd like the user to be directed after the transaction?I've created a new Response/Receipt URLs in our account settings (not the default one) but cant f...

Need help in AVS testing Locked

All the address and state and other details i send to the test.authorize.net is going successfull.Response Code i recieve through AIM is[3] => (TESTMODE) This transaction has been approved. [4] => 000000 [5] => P or Y (based on if i turn on the test ...

x_password in AIM Locked

Dear All,We implemented AIM method with the Authorize.Net Payment Gateway long time ago.Basically, we would send the x_password in the post data to the Authorize.Net Payment Gateway.We found some situation that recently created account cannot succeed...

dubya008
Contributor

Product Info via SIM Locked

The documentation for SIM says that product info can not be passed through SIM and back to teh relay response page. Has anyone found a work around for this? I don't want to enter the customer's order in the my db until the card clears.

Order problem Locked

New to authorize.net Using powerstore from webassist for a client. Working great however... 14 orders have gone through however only 3 have showed up in the transaction details area. What is happening? Any help would be appreciated.

Recurring eCheck Payments - CIM or ARB Locked

I have read through the numerous posts regarding CIM/ARB but still am not sure which is the best approach for my customer. I guess I need an explanation broken down to 'entry level'. Please be patient. We have set up one-time eCheck payments using SI...

dubya008
Contributor

SIM Integration Solved Locked

I'm trying to create a SIM integration but have encountered a problem. I've downloaded the SDK for php and the Documentation for it. In the sample code there is a an include file called "simlib.asp". My question is: what files from the SDK do I need ...

eCheck Processing Locked

Is there anyway to check programtically if an echeck has been fully processed (cleared with sufficient funds). I want to make sure the transaction has completely cleared before moving on, and the only way I can see is looking at the echeck settlement...

Automatic recurring metered billing Locked

On my marketplace I plan on charging sellers a fee to third party sellers to use my business. There is a final value fee they they will be billed based on a percentage of their sale. Every month I would like to charge their credit card stored on auth...

How to update payment profile w/ PHP Locked

In PHP i would like to retrieve and then update a payment profile. $response = $request->getCustomerPaymentProfile($customerProfileId); But the function doesn't return the AuthorizeNetPaymentProfile object needed for the updateCustomerPaymentProfile ...

SiM - Error 99 Locked

Hey everyone, I am having a small issue. I am using a SiM account and I downloaded the test code from authorize.net's site. It works just fine if I enter in a static $ amount for x_amount. However, when I try to pass a vaule via the web to it, it giv...

How to use authorize.net to pay a credit card Locked

Hi, I making online payment service. I allow users to pay me (merchant) using their credit card. I successfully integrated and tested this feature with the AIM method. Now, I want to be able to pay users (send money to their credit card) using my ban...

PINPad and Swiper Use over Windows RDP Locked

We were directed to this forum by Authorize.net's support as a way to get a more definitive answer to this question, if I have posted it in the wrong area, Mods please move it to the correct place. We have a client that is moving to a local Terminal ...

apasalic
Contributor

test.authorize.net/gateway/transact.dll instead mysite.com/thankyou.php Locked

I think I'm doing someting wrong but can't figure out what. In Account > Settings > Receipt Page > Receipt Method > Default Receipt Link URLI entered http://mysite.com/sim.php (sample code).Receipt Metod is POST.In Account > Settings > Relay Response...

WIS
Member

Couldn't Authorize.net send expiration warning emails for CIM Locked

I have seen blogs & forum threads about the sending of warning emails that the customers account was about to expire. Kind of old, so making a thread. First, a couple of observations:CIM contains everything needed to decide to send & compose warning ...

lobos
Member

ARB Not Charging CC Locked

Hello there, For some reason recuring payments are not being charged even though they show an active status in the recurring billing console at auth.net - it really looks like the ARB has been set up properly... yet it is not charging - is there mayb...

Relay response in PHP with SIM Locked

Hello, First sorry for my bad english, I have a problem with the SIM relay response, i have always this error :An error occurred while trying to report this transaction to the merchant. An e-mail has been sent to the merchant informing them of the er...

What method should I use? Locked

Hi All I am new to this area and I am not able to decide on what method I should use to integrate my website. (Server Integrationor AIM) . I would be grateful if some one can help me out? Here are my questions and requirements. *Can we save customers...

ARB ECHECK error Locked

When going live for the client I get back00013 This merchant does not accept this value for eCheck Record Type.This works fine using my sandbox account, but not in live mode. Is there something the client needsto activate or is something in the value...

jimbob
Member

CIM - pre register payment information. Locked

Is it possible for customers to pre-register payment information into the CIM, i.e shipping/billing address , creditcard information without processing a transaction? Thanks

Soco45
Member

Question about credit card authorization in Magento Locked

Hi all, I just migrated my web store over from Volusion to Magento, and I am having a lot of difficulty handling orders and payments the way I used to. Here are the steps involved in a "regular" order.1. When we receive an order on the web, we author...

CDeCinko
Contributor

Void of a previously authorized transaction Locked

In reviewing the API coffee shop sample code (.NET), I see there is a function in the AuthorizeNet.dll called VoidARequest. It says "A request representing a Void of a previously authorized transaction". It appears there is a way to void a transactio...