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.
SIM integration help
Hello all, i have ASPX page written in C# that has a form with all the required fields for the transaction. I need the payment page to automaticaly redirect to my site after successful payment so that i know who paid and who didnt. So i tried the fol...
Returning transaction ID for CIM
I am setting up my script with the CIM API. My question is, is there a way to return the transaction id for the transaction what was just processed? I have this at the end so far:if ($cim->isSuccessful()){$approval_code = $cim->getAuthCode();}// Prin...
duplicate window limit on Prior Authorization Capture
Hi there, I would just like to know if the duplicate transaction limit affects prior authorization captures. We are modifying our current setup to switch from sending an "AUTH_CAPTURE" request via DPM to sending an "AUTH_ONLY" request via DPM and the...
Upload Batch File to FTP or Via FTP to Gateway?
Hi I am developing an application using SQL Server Business Intelligence Studio Which runs everyday to process Batch file transactions. My application collects the list of customers with their Payment method ( CC or ECheck) and creates a Batch file i...
SIM page style lost after bad submission Solved
I hope this isn't a duplicate, but I can't seem to find any information pertaining to my problem. I'm working on a website using the SIM API. I redirect my users to the secure payment page. I've styled the page to look just like our site style, so th...
Charged for AUTH_ONLY transaction in AIM
HiI've a web application in .NET whic is using AIM method to post data. Its working perfectly with test and live server and with real money. But the exception is when using AUTH_ONLY for a transaction I'm immeditely getting the Performa Invoice or th...
AIM - Merchant Login ID or Password is Invalid or the Account is Inactive Solved
Hi, We are using AIM API. With test account and test cards the payment process was working well. Since we launched the live site, and changed the API User ID and Transaction key for the live one, the payment process does not work, and we are getting ...
Is Authorize.Net also a merchant account provider?
I read this page online merchant account and got a bit confused on whether Authorize.Net provides a one-stop payment solution. The test account does appear to function like an online merchant bank account. But based on the information provided in the...
Use Testing Guide for Specific Transaction Responses
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.
AIM and Visual Basic
Looking for help with AIM and integration into Microsoft Access. Just need sample code on the processing.
CIM: How to get client's last transaction? Solved
Is it possible to get the last transaction which a client did. I am interested in the Date which that occured. I saw that I can get transactions for the merchant but this one will have terrible performance with millions of users. Any idea?
Payment Types Enum? Solved
I see EcheckTypeEnum, BankAccountTypeEnum, CustomerTypeEnum Am I blind? Why don't I see PaymentTypeEnum - ie Credit Card, Bank, Check, Paypal, etc... Is there such a beast? Thanks!
getCustomerProfileIds - more useful if... Solved
When you create a profile, you need to provide an email and local
merchantCustomerId to do so. So why doesn't getCustomerProfileIds return
the profileId's WITH the merchantCustomerId to make it the slightest bit
useful? Something like: OkI00001Succes...
Not Receiving Split Tender Id in response Solved
We are using Magento 1.4.0.1 and trying to implement Partial Transaction functionality on a Checkout page.The main idea is to use two credit cards for the one checkout process and split Total Order amount between this cards.We enabled "Allow Partial ...
Looking for help with MS Access 2010 Integration -VB Snippet
I am looking for help with sample code in VB that I can use in a POS application I am developing.
How do I add multiple lines in product description with SIM and C#? Solved
Hello everyone, How can I had multiple lines to the product descripting with x_line_item in C#? Following the guide, SIM Guide, Adding to the ASP page: Works perfectly and displays all three items. But I can't change the values from the ASP page fro...
Configuring a Website - Can I pay someone?
I can write websites but have no experience with setting up Authorize.net.I have spent hours going around in circles on Authorize.net.And all the answers involve coding.Yes, I'd like to learn how to do it, but right now....I have to launch the site.I...
Custom Fields error
For some reason when I input my cusotm fields on my form, I get a Runtime error. // Shipping Address objInf.Add("x_ship_to_first_name", ship_to_first_name.Text); objInf.Add("x_ship_to_last_name", ship_to_last_name.Text); objInf.Add("x_ship_to_address...
Recurring donations and Raiser's Edge Solved
Prefacing this with an apology--I'm not a developer and am only posting here because the authorize.net help guy said it would be the best/fastest way to get this question answered: Can authorize.net and Raiser's Edge work together to seamlessly proce...
Magento not posting description to Auth.net
I have two websites posting to one Auth.net account. When running reports for one site under "Order Information" it shows the invoice number and description of the item sold. For the second site it only shows an Invoice number but no item description...
CIM transaction processing delay Solved
Hi, I read an article here: http://www.adviceinteractivegroup.com/authorize-nets-recurring-billing-solutions/and the interesting part for me is: The first limitation is that the initial transaction will not be processed until the following day. If yo...
Authorize.net not redirecting to my URL
I was able to hit the payment gateway using direct post method using CardNotPresent account. But it was not redirecting to my website. I am using localhost as my domain name. Please find below code I am using for hiting payment gateway: CreditCardNum...
Not able to get the splitTenderID from response through c# SDK
I am trying to apply tip process for restaurants through authorize.net and we need to charge Tip from customer without new transaction. We are using your SDK and but not able to get the splitTenderID from response. We are using the following code: va...
Integration Customer Information Manager (CIM) IOS
https://github.com/gobeyond/CIMDemo This is my demo, I think this is helpful for you!
WireShark capture of communication with test.authorize.net
I have a test program that opens a windows socket to test.authorize.net in an effort to process a card-present test. The data are detailed with highlights to show the various parts of the SSL post. Unfortunately, the screen capture images in my Rich ...
How to find currency of transaction
Hi, The transation details API doesnot return the currency filed for the transaction. I know that the currency would be the same that is set up for the merchants account. But how to know whats the merchants setup currency or the currency of the trnas...
CIM Payment Types
Is it possible to store two types of payment in a CIM record? I would like to have setup a primary and a secondary form where either one could be a credit card or bank account. My initial read of the API lead me to believe this was possible but I'm w...
kernel32 dependencies
It appears the .net assembly is using the kernel32 as a dependency.When running the authority.net assembly under web service (a godaddy hosting service) the app crashes due to that dependency.What can be done? Thanks.
AIM integration in an existing c++ vending machine application Solved
I am tasked with the job of replacing a bill accepter in a XP-based vending machine application that is written in c++ within a visual studio 2008 development environment. I typically do not seek help, but I have spent a lot of time trying to adapt t...
Multi-currency support
I'm delighted that AuthNet now supports GBP, EUR, and CAD ... and understand that we can set up accounts that will accept charge requests in each of these currencies. I also understand from various older posts that authnet will accept payments from i...