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.

jbh1977
Contributor

2 Quick q's Re: Test CC Numbers On Live Account

Hello, When a merchant account is live, meaning non developer, does it have to be in TEST mode only for us to use test cc's? The other question is what are the current/recent credit card #'s we can use with a non developer (live) merchant account?I w...

Looking for Transaction Key in Blue Sombrero or other place

Hello - I am setting up a registration feature on a website. It asks for API login and Transaction Key. No one seems to know the transaction key. It is set up on another website (Blue Sombrero based) to take online payments. Client called Blue Sombre...

burzum
Contributor

Export all ARB and Transaction data from Auth.net?

Is there a way to get all ARB and Transaction data from Auth.net in a machine parseable format? We have the situation with one of our clients that they have an inconsistent database it seems and we would like to verify the data integrety by comparing...

Simple Checkout Button - Sending value in post

I want to use the simple checkout button for donations on our page. But I would like to be able to send the page the amount the user has selected on our page and have it automatically enter this into the other field. Is there a way to do this with th...

SSL peer certificate or SSH remote key was not OK

As of October 17, 2012, we have been seeing intermitent failures when spawning a curl process to call Authorize.net for payment processing. This is the first time we've seen this issue, and it has occured > 15 times in the past 24 hours. What is goin...

Venngomez1
Contributor

Card code validation

Hi,In a live account with testmode on, i set Reject transaction if card code value does not match to true, then sent a createCustomerProfileRequest with validationMode = 'testMode', it still works, looks like card code not check, is this as exepected...

SSL on My Server Required for AIM or Not? Solved

Hi, all... After reading, reading, and reading, I'm still not totally sure what the answer is to this question: Is an SSL Cert required on my server or not if I am implementing AIM? In some places the docs state "AIM provides a secured connectionn vi...

Venngomez1
Contributor

how to do Testing with production account

Hi, I got a developer account and do some testing on CIM APIs, and it works. now I'm trying out it with the production account against the api.authorize.net, in order to be sure, I turn on the test mode in the account and do a createCustomerProfileRe...

No SilentPost Call In Production Environment

Hi there, This is related to my merchant's LIVE ACCOUNT.I have never received the silent post URL for one of my client's transaction on 16th Oct. 2012.I should have got the "x_type = auth_capture" type response, which i never got (I have the logs ena...

mgerbi
Member

Cannot set CustomerID and Description in Customer profile.... Solved

I am trying to set the merchantCustomerID and Description in the customer profile and when I set the ID the description is blank, but when I comment out that code the description is populated. This is just a simple property assignment, at least so I ...

CIM payment transaction problems

To, the Authorize.Net suuport team. This is to inform you that I am a web developer and trying to integrate Authorize.Net CIm process into my site. I used the api correctly and it warks successfully before. (All in test mode and test and under test a...

DPM not working on the production domain.

I've been trying to get this code working for over two weeks. Everything worked perfectly on the Authorize.Net test domain (https://test.authorize.net/), but fails in production. I added my response/receipt URL (https://secure.bjdesign.com/secure_htm...

jimk
Member

DPM PHP Question

I love the DPM demo code under 15 minute page. BUT this code pulls a form which posts to the test server. How can I tweak the above code so that when the form is pulled it goes to the production server, https://secure......transact.dll?

ZeroGravPro
Contributor

How to avoid PCI with ARB? Solved

I have researched this quite a bit, and I can't find any way to make an ARB API call without the credit card info passing through my network. I know about CIM, and that is great. But let's say I have a simple $10 per month subscription. The price won...

Security Error accessing WSDL with SOAP

Hello. I am getting the following error when accessing the WSDL online:"Security error accessing urlUnable to load WSDL. If currently online, pleaseverify the URI and/or format of the WSDL(https://api.authorize.net/soap/v1/Service.asmx?WSDL)". I am o...

Question regarding which API to use

I have been searching to figure out which API would be the correct solution for my situation. I would like for authorize.net to handle the payment processing on their servers, but I would like to be able to retain some of the information that is fill...

Fully dynamic solution

I do lots of dynamic html using jquery $.getJSON, which allows my users to stay in a single page. The DPM looks simple to use but it do not like the multiple pages required to use it. I really want to load an empty div with the credit card form and s...

Need help with Recurring payment with Installments

Hi All! I want to sell membership plans on my website. I need to implement recurring payment with Installments. E.g. we have a plan of $199 per 6 months and these $199 can be paid in 6 installments ($33-$33-$33-$33-$33-$34) Thanks in advance Ashwani

IOS SDK

Hello, I followed your instructions for the IOS SDK and I'm having the folling errors, "_OBJC_CLASS_$_AuthNet", referenced from: objc-class-ref in ViewController.o "_OBJC_CLASS_$_CreateTransactionRequest", referenced from: objc-class-ref in ViewContr...

Strange Formatting on “Your Order Has Been Processed” page.

Hello,I am having issues with my Authorize.Net osCommerce 2.3 SIM payment module. I am using the test server setting and I am able to process test sales. When I run a sale the site transfers to the test secure server (as it should)and when I finish t...

Refunding concept with php

Hi All, Greeting for the day, As I was using Authorize.net as payment gateway to my application, stucked with refunding concept . Where I did not found any sample scripts for the same. Could any one please suggest me about the same. Thanks in Advance...

Android SDK and sample app not working Solved

I can't get the sample app to work. It seems like there is a reference to the java_sdk http client but the readme doesn't say it does. It comples fine but gives a run time error. I have tried linking in the java_sdk and apache libraies but nothing wo...

dei1c3
Member

Duplicate subscription error when *updating* a subscription?

Our code base tried to update an existing subscription just now and we received the "You have submitted a duplicate of Subscription XXXXXXXX. A duplicate subscription will not be created." Is this a valid error when UPDATING an existing subscription?