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.

willm
Member

Issues upgrading to API2 Solved

Hello All, We use a bit of an antiquated system for charging. We use SOAP via cURL. I'm working on updating our API from:https://api.authorize.net/soap/v1/Service.asmxTO https://api2.authorize.net/soap/v1/Service.asmx I thought this would be a simple...

Galina
Member

Integration Authorize.net with Iseries/AS400

I am just wondering if what would be the best solution for integration of the authorize.net and Iseries/AS400. Currently we are using CyberSource and would like to switch to authorize.net .

dev-usa
Contributor

WooCommerce $_GET?? Solved

Authorize.net is sending emails telling merchants that they are using software that is generating $_GET requests to AN and that they should change to $_POST. The merchants that I have been workiing with are using WooCommerce, which uses $_POST, at le...

HTTP GET vs HTTP POST

Greetings- We have received an email that Authorize.net will no longer allow HTTP GET methods for transaction requests. Does this mean that we simply need to update the transact.dll URL in our code or does it mean I need to do a complete payment syst...

manal
Contributor

Getting Error While Creating Customer Payment Profile

I am getting the error [code] => E00003[text] => Name cannot begin with the '>' character, hexadecimal value 0x3E. Line 2, position 269. The Array that has been created :- $creditCard = new AnetAPI\CreditCardType();$creditCard->setCardNumber("456456"...

manal
Contributor

Getting Error While Creating the Customer Payment Profile

[code] => E00003[text] => Name cannot begin with the '>' character, hexadecimal value 0x3E. Line 2, position 269.) Passing the following array in it :- $creditCard = new AnetAPI\CreditCardType();$creditCard->setCardNumber("456456");$creditCard->setEx...

Sending additional info with DPM Solved

I am currently using the DPM and have run into a unique bug on my website that could be circumvented if I could send info that would be returned in the relay_response GET along side the Transaction_ID and the Response_Code(in this case its the users ...

How to capture a customers transaction and put it on hold

Hello, I have a really simple form to take deposit from a customer and that form is dynamically populated with some simple php code. Right now all the transactions are being processed right away. I would like to change the transaction type so that al...

fifty-git
Regular Contributor

DPM - still a viable solution?

We are currently using AIM, but we are looking for a more secure transaction method.We definitly want to host our own form. That being the case, is DPM still the best way to handle a sales transaction using a custom self-hosted form? From reading pos...

URLs after Akama

After Akamia changes which url we use to transaction ??? https://api2.authorize.net/xml/v1/request.api https://api2.authorize.net/soap/v1/Service.asmx https://secure2.authorize.net/gateway/transact.dll OR https://api.authorize.net/xml/v1/request.api ...

c2w
Member

sdk-dotnet API - Send the Customer a Transaction Receipt

I am looking of some guidance on how to utilize the Send the Customer a Transaction Receipt funtionality within the DotNet API. The examples online show you the XML results, but there is an error when you navicate to the Example Code tab. I have been...

Use proxy java sdk

Hi guys how can i use proxy in posting using anet java sdk via HttpClient? im using "HttpClient.setProxyIfRequested(client);" static method but still it says im not using proxy.

manal
Contributor

Credit Card Number invalid coming

Credit Card Number invalid coming if we try to call the captureOnly() Api where only we have to pass the last four digits of the creditcard number and also what to enter in the expiration date as we dont have to store the card number and the expirati...

manal
Contributor

Regarding doing payment transactions

Which method is used for payment Transaction authorize() or captureOnly().Once I have authorized the credit card I want to do payment transaction so by which method i should do payment transacation after authorizing the credit card?Is CaptureOnly() u...

Checkout page for recurring billings

Hello, I hope every one is doing well. Please confirm that is there any method for developers to integrate there app with a checkout page for recurring billing, by this i mean a checkout page which make subscription payments provided py authorize.net...

manal
Contributor

Regarding Credit card details updation

I am able to authorize and capture the credit card details but not able to edit/update the credit card details.Is there any api for the following i was not able to find any.

cURL from Command line

Can I use cURL from the command line to post an authnet SOAP request? Can someone provide a code sample?

getSettledBatchList error 400 Bad Request

I'm using a https POST request with SOAP to call the getSettledBatchList service. I'm getting back a Bad Request 400 response. Why? Here's the request: myusernamemytranskeytrue2016-05-01T00:00:01Z2016-05-31T23:59:59Z