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.

Selecting the best API(s) (.NET Website and POS through webservices) Locked

I am currently putting together a website (.NET 4, MVC 2) that processes online payments and feeds a database (SQL). Along with the website, we will be building a in store POS system (.NET Win Forms) which will receive and push data to the same datab...

Delayed Capture - DPM Locked

Hi, We were previously using AIM for CC processing on our e-commerce store. To get our store PCI compliant, we are in the process of switching the check out process to use DPM to get authorizations from the customer. We use "Auth_Only" and store the ...

AIM Customer Receipt Emails? Locked

Is it possible to turn off customer order emails using AIM with a test account? (It appears that a test account is onlyfor an API login and key but no "back office," correct?) (I discovered where it is possible to trun off custromer emails in a live ...

CreateCustomerProfileTransaction comes back with null Locked

We have the CIM process making payments for us based on Profile ID's. We use the CreateCustomerProfileTransaction function and it has been working with no issues, except for 1. For declined transactions, the function returns the expected string. But ...

How to test ARB silent posts in a safe environment? Locked

Is it really true that you cannot test silent posts in your test account? So how is one meant to write and test code? Go live, start getting payments, and pray fervently that the code will work right first time,when the first post comes in some sunny...

TK
Contributor

Create new customer using SDK Locked

Spoiler (Highlight to read) I am planning on using the SDK to integrate with AuthNet. I am unable to find documentation or samples on the SDK. Where can I find this? For instance. I am trying to create a new customer with a billing address. This is h...

How do you get notice of ARB failures? Solved Locked

Hi,I'm just getting started with ARB, and I understand that the process is obviously not synchronous.So how do you get notification of when a payment has been made - or when it has failed?I looked all through the ARB guide, and it doesn't tell me any...

Several problems with ARB (Automated Recurring Billing): Locked

First of all, I've discovered that there doesn't seem to be any test mode for ARB? How am I supposed to test my code in the first place? Secondly, the ARB integration code for PHP, unlike the AIM code, seems to be organized around an XML structure, a...

Error "Bill to Company is required" Solved Locked

I am getting the error: Reason: Bill To Company is required.isError: 1 What does that mean? I thought company was optional. I am using AIM.

partial/down payment with authorize.net Locked

I have a Scenario in which i have to take payment in two parts 1st i take down payment and then i will take rest of the payment. Is their any possibility???Reply ASAP

The problem with the SDK Locked

Hello Sorry for my English, this letter was produced with the help of google translator. I havethis problem. I am developing a program for the iPhone on repayment of fines for cars. TheiPhone uses the language objective-c, but not on your site for a ...

ntuple
Member

ARB Unsubscribe with one final Payment Locked

Hello All, I am have a small problem. I am developing a insurance site, where i have requirement where i have to auto renewthe membership every month for 1 year. To achieve i user ARB subscription, it is working fine . But there is onecondition where...

Correction Stack Overflow ValidatePayment Profile Locked

Hi, In the last C# SDK version 1.5, when we are trying to validate a payment profile without shipping address, sending Profile ID, Payment Profile ID and mode, a Stack overflo exception has beeen obtained. thats happen cause in the authorize.net sdk ...

Split Payments Solved Locked

Hello Dear, I want to know that i have a Scenario in which if order place above 40 days so i will charge 50$ at that time and inform the customer that the remaining balance will be charged automatically before 20 days. So you have any Scenario like t...

Canadian merchant Locked

Hello, I have a merchant account in Vancouver. Can I use this merchant account with Authorize.net?? I need to proccess payments for subscriptions in an online SaaS.

Help with online donation form Locked

I am totally new to taking online donations. I am building a church site in wordpress. We are switching from a service that did everything and need to re-create the donation form. The current form is located here: current donation form How can I recr...

Authorize.net works in latin America?? Locked

Hello, I have a client with a merchant account in the U.S. I got a test account and have been able to made transactions with the test cards.I only have a question before recomending your services to my client. Can Authorize.net proccess payments from...

CIM Transaction Pricing Locked

Hello, I am currently signed up for the Authorize.net CIM feature. In addition to the monthly base fee, are there any per transaction fees I should be concerned with? I am referring specifically to any possible fees for updating and accessing client ...

HELP!! No Email with partial payment Locked

I have a situation here were when my code comes across a partial payment, we have chosen to capture that payment at that point and then ask the customer for another "new" payment with their new balance reflected as well as telling them what was avail...

Satch
Member

CCV validation in cim Locked

Hi,I'm trying to add CCV as part of the validation routine. In the 'Enhanced Card Code Verification (CCV) Handling Filter ?' sectionof thesandbox account,I have the filter enabled and the "Decline" option selected 'If Card Code value N Does NOT Match...

nummsk
Member

Error code #2 on debit swipes, seeking advice Locked

Hello, My company is having an issue processing debit card swipe transactions as credit. We are recieving an error code #2 when sending the request, and we have spent the past few weeks exhausing all forms of support from both authorize.net, the poin...

rfm
Member

Several questions Locked

Hello, First, my scenario:1) I have an order from page created using Silverlight where the following information is gathered: Quantity Product description Product cost Shipping cost Taxes Total cost Billing: Company First name Last name Address line ...

Direct Post method not intergarting with my site.. Locked

Hi, I'm new to the authorize.net. I have got problem with the Direct Post Method Integrating..My form looks like this. ***** I just want to send the field marked with * (an additional field), I don't want the user to enter his/her credit card ...