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
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...
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 .
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.
Submitting Multiple Line Items in .NET SDK Fails Locked
The new .NET SDK contains many nice improvements, including the ability to add line items. However, when adding multiple line items, the request fails when submitted to the gateway. This is because each line item is meant to be transmitted in a separ...
AIM Refund/Credit not accepting last four digits of Credit Card
Hi, I am integrating via AIM and I am attempting to refund (or credit) on a settled transaction. The specification states the following: "At least the last four digits of the credit card number (x_card_num) used for the original, successfully settled...
Unable to enter payment details with Magento Authorize.net Direct Post Locked
I apologize if I'm in the wrong section to post this sort of question, but I a little new to this and I haven't gotten a response on the magento boards. I'm testing out a new site I created on Magento v1.5.0.0-rc1 which has Authorize.net Direct Post ...
Does Silent Post work with a TEST account? Solved Locked
I am testing the merchant interface and created some transactions through CIM and Simple Checkout,I have the Silent post url set up but so far doesn't seem to be working? I am using a test account. Will Silent post work for transactions created throu...
POST data in Silent Post is empty Solved
As the title says, I have an account that is working fine in terms of creating and charging AIMs and ARBs, and a silent POST URL is configured. The logger on the silent POST is writing when basically anything happens to it. What it's currently findin...
Support for .NET 4.0? Locked
I read in a few recent posts that currently only .NET Framework 3.5 is supported. Is there an ETA on support for .NET 4.0? The latest version of the framework has been released for over nine months. I would have expected support long before now. Our ...
Integrate with Android app? Locked
This question came up on Twitter today. Is it possible to integrate authorize.net gateway with Android app? http://bit.ly/f1TbkM
Missing Documentation for .NET SDK Locked
I downloaded the .NET SDK but there seems to be no API documentation to describe what each class, method (each overload), and each method parameter are for. Without this information it basically comes down to a guessing game and the API is unusable. ...
x_line_item integration in PHP Solved
I don't know where I found the original sample code but this is what I am using to submit payaments and generate a detailed receipt for the customer. $customer = (object) array(); $customer->first_name = tools::get_field_value("bill_first_name"); $cu...
Chained Payments Locked
Hi, I basically want to take a payment for a digital good from a buyer, take a commission and pay the seller of the digital good. Whats the best way of implementing this leveraging Authorize.Net ?Does Authorize.net support the concept of chained paym...
XML error E00003
Hello,I am integrating ARB with my site. For create an account its working fine and returns Ok in response.Now for updating that same subscriber id i am getting XMl error“The ‘AnetApi/xml/v1/schema/AnetApiSchema.xsd:subscriptionId’ element is invalid...
ip address of the response from https://test.authorize.net Locked
Hi there: We have a publically accessible machine but is restricted to inbound ip's. We are testing the integration using SIM with our application. Since we cannot find out the ip address of the inbound response from https://test.authorize.net, we ca...
Unable to add .Net Web Reference
I'm having trouble adding web reference to my .Net project. I've been able to do this in the past. When I try to add the web service for https://api.authorize.net/soap/v1/Service.asmx, it takes forever before I get an error stating "There was an erro...
Can't use Google Analytics with SIM? Locked
Based on a little testing, it looks like I can't include Javascript in my SIM header or footer.Authorize.net turns all the
ARB Subscription Reporting Solved
I was reviewing the ARB API and I do not currently see a way to retrieve history for an ARB. I need to display all payments that have been processed. Is there someway that I can do this using that API or do I need to be looking at something else. I w...
AIM - Customer Information not saved Solved
I'm using the AIM AuthorizeNet library for .NET to process AUTH_CAPTURE transactions. The transaction goes thru OK and it appears to get some of the data I pass it - like the fact that it's an AUTH_CAPTURE and the amount, but it doesn't have any of t...
integrating ARB using classic ASP
I am trying to integrate ARB using classic ASP. There is no sample code available from Authorize.net for this. I followed the PHP code and the reference guide to set up the XML file, but I am confused how to post this to authorize.net in order to get...
FileNotFoundException: Authorize.Net.certs (Permission denied) with ARB Solved Locked
I am very close to having my system setup for production, but I'm having a problem when moving my code to the production server. As background, I am using both CIM and ARB, but my problem seems to be with ARB only. I am using the Java API and running...
C#, dll, vista Locked
//Error 1 The type or namespace name 'AuthorizeNET' could not be found (are you missing a using directive or //an assembly reference?) C:\Users\Marie\Desktop\Authorize_Net\C#\Sample_MP\Sample\AIM//Example\Auth1.cs 5 7 AIM Example using System; using ...
ColdFusion and Direct Post Method ( DPM ) Locked
Hi, I'm new to Authorize.net, I just started looking at the website and documentation a few hours ago. Overall, it is very well structured. I'm developing using ColdFusion and I'd like to use the Direct Post Method ( DPM ). There is nothing in the do...
Authorize.net testing account for eCheck.Net
My question is whether the testing account is usable for eCheck transactions or not. If not, how can i get one which supports the testing for eCheck transactions?I have registered a testing account in Authorize.Net. My testing API is AIM. I was lucky...
Silent Post wrong md5 on capture Solved
Hi everyone, I'm trying to validate a silent post data for a capture issued from the merchant account. Initially when the transaction was created I send auth_only and in this case the md5 sent to the silent post URL is correct.But when later I issue ...
Performing a transaction from Customer Profile ID Solved Locked
I have set up CIM to create customer and payment profiles for members to my website. The only thing I've stored in my database is their Customer Profile ID.So how do I go about setting up my cron jobs to perform a transaction against their Customer P...
Direct Post in a development environment, behind a firewall.
I've got Direct Post set up on a project. I know it's necessary for the AuthNet servers to post back to my web server, but I'm developing on my laptop. Even if I wanted to open my machine to the public, I have no static IP address and therefore prese...
Refund transcation for CIM
Hi I am trying the following code to refund a transaction. The CustomerProfileID, PaymentProfileID and TransactionID all have values for the transaction I have just authorized. I get the error E00014 : customerProfileId and customerPaymentProfileId O...
Simple Checkout for ARB Transactions? Locked
I like the option to integrate simple checkout for one-time transactions for those clients who want a quick solution and don't want to worry about PCI compliance. However, is there a similar method for ARB transactions? Is there an option which sends...
Another darn Error 13 posting Solved
I have ready every single posting here with the term Error 13. Happy I was testing my AIM solution and it was awesome. Then my client learns that the price of a PCI compliant server is ten times what he has been paying so here we go. My SIM solution ...
authorized TO -> captured using the CIM API
I have set of orders in the authorize.net as Authorized . after 10 days want to change there Trans Status to Captured , Any one know how i can do this using the CIM API ? basically i hold the payments(Authorized ) for 10 days , and after 10 days i wa...
Get Transaction Details Solved Locked
We are using AIM through our website.I am developing a windows application in VB .Net (2008) for our customer service department.I need to provide them the ability to see if a customer got charged for the order.I would like to return to customer serv...
Silent Post and Virtual Terminal Voids/Credits Locked
This should be an easy question but I do not have access to a live account to test it out and need to confirm this is available. When logged into the merchant interface and running either a void or a credit transaction, is the transaction information...