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.
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...
mass Delete a Profile in CIM
been asking for a button or a multi account selection option to mass delete profiles within the cim manager, its very time consuming waiting for the page to delete and load each and every account..this was requested over 4 years ago, and we was told ...
"The merchant login ID or password is invalid or the account is inactive." after successful charge
We've been getting the following error after a successful DPM charge:"The following errors have occurred.(13) The merchant login ID or password is invalid or the account is inactive."What's strange is, this message is being returned (from https://tes...
Debit cards always declined? Solved
We have a live site which correctly processes credit cards, both domestic and foreign. But when a customer enters a debit card through our store (processing as credit card), the transaction is always declined as follows: Transaction ID: ############T...
transaction error from Authnet in ARB
Request Failed . But transaction is successfull .Non approved transaction.
Problem with CIM hosted asp.net form
Hi So far I managed to get CIM working with hosted form. I can add CC and save it, edit and delete. I saw in the popup.js that there is a function called AuthorizeNetPopup.onReceiveCommunication and I wanted to use it because of the params["action"] ...
C# source code library link on front end of
Hey Authorize.net, I have a suggestion for you guys it may seem silly but this is something that would have saved me a lot of time if it wasn't this way. on this link http://developer.authorize.net/downloads/ The link for the C# library has source an...
Error 3: The request field(s) are either invalid or missing.(326)
Hi all I've searched the forums for an answer to this problem but can't see it! Hopefully someone here will have the answer... I'm using Woocommerce (latest version) with their WooCommerce Authorize.net DPM Gateway When I try to process credit/debit ...
Changing Intervals and Amounts for a recurring billing customer
I need to automatically change the interval and the amount for an existing ARB customer. I have customers changing from $250 per year (annual payments) to $40 per month. Can that be set up through the API? If so, can you guide me as to where I might ...
Getting Error message when i update Credit card information through CIM API
Hello, I am CIM to store credit Card information on teh Authorize.net system.I have a form built on my website and when i try to upadate the credit card information its gives me below error message, apitest.authorize.net//xml/v1/request.apiapitest.au...
CC Processing - A true tokenized solution
For charging cards that I have already billed (aka rebilling or tokenized CC processing) I know that I can save the tokens using CIM, and then use them for what Authorize.Net calls tokenized billing. But, to do this - I would have to pay for the CIM ...
Recurring billing possible in ios
Hi, is this possible automated recurring billing in ios . i didnt find any API related to it . then how to intimate authorised.net to mail customer about their transaction. thanks in advance
Default shipping address
Hi I'm using my test account in live mode and I'm passing shipping address id while authorizing an order but didn't get shipping address in email notification and transaction details,Shipping address is showing only on CIM ->customer profile area. Re...
Checking ACH return/chargeback codes
I am using AIM to test ACH payment or refund. How do I automate the process to check the ACH return or chargeback codes? I have used a test account to submit refund. I logged into the test account and checked the Transaction Search Results; but I cou...
Error 99 when more than two slot selected
Hello,I am integrating Authorize.net SIM API to a Booking ModuleThe Booking module works on number of slot selected,I am getting Error 99, when more than two checkbox (slots) are selected.I set per slot price $15, and when three or more slots selecte...