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.
How to get net credited amount Solved
Hi all,I am having a requirement to get the net credited amount for a transaction. i.e. Transaction Amount - authorize .net charges.Is there any way I can get this information? Thanks in advance
Saying Donation versus Order on the Payments page Locked
Our business is to help non-profit organizations raise money. All the transactions that occur on our site are donations. We use the Server Integration Method (SIM) api to submit transactions to the Authorize.net payments page. When the user sees that...
Please help . cannot connect to transaction api Locked
Hi, authorize develop team I need some help herefunction had been enable in the back end.I download anet_php_sdk for php langauge. I setup api login id and transaction key to generate transaction file but it seems not working. Please help. getSettled...
Unable to change password Solved Locked
I'm currently logged into my account but I can't remember what the password I used was. My browser remembers it but I can't log into the account from other places. if I click on the Change Password button (whilst logged in) it requires me to enter th...
AIM API method returning errors with no codes Locked
I'm working on the AIM API method. It makes it to the process_sale page, but returns errors with no codes. Any idea where I went wrong? www.mathcelebrity.com/checkout_form.php response code response reason code response reason text
CIM error: Root element is missing Locked
Hi, We are trying to integrate via Customer Information Manager (CIM). We have a code written in transact SQL (MS SQL Server 2000) using .NET objects, which sends the XML but we are receiving the same error all the time (Root element is missing.) We ...
Bank account to use in testing? Locked
I apologise if this question has been answered somewhere; I haven't found the answer. I need an RTN (routing number) and bank account number that I can use for testing. I've tried entering just any number but the charges get declined. I was sent an e...
What's the simplest CIM form possible/recommended? Locked
We're making an app that will be using the CIM method for billing our clients monthly. In our billing area where the user must fill out the form for their credit card information, we'd like to make it as simple as possible. There are a LOT of fields ...
Submit transaction using XML Locked
I just implemented the ARB XML/PHP sample code and it works great. I now just need a script that wil post a one-time transaction. I would like to use the XML/PHP code since I've already learned it and have most everything setup. I've searched all ove...
Hosted CIM and Customer Name & Address info Solved
We are starting to convert an existing CIM installation over to the Hosted CIM to help simplify the PCI certification process. The customer name and address information is already in the database. We're trying to avoid requiring the user to type the ...
Multi-Year Subscriptions Solved Locked
What is the best way to handle multiple-year subscriptions? We have different subscription levels that are discounted for longer terms. For a two-year renewing subscription, the customer's card is charged initially, then again on the two-year renewal...
newbie need help: asp.net c# Locked
I have an account, I logged in and requested an API Login ID and Key.Previously I had been using the standard development testing pair, and things worked fine.But now, my code returns: "The merchant login ID or password is invalid or the account is i...
java warning/error Locked
Not sure if this is the correct forum to be posting this?? In reference to the following code: Result result = (Result)merchant.postTransaction(authCaptureTransaction); I'm getting this warning in my rational ide: Type safety: The cast from Result to...
Adding the shipping, billing address to a transaction using ActiveMerchant Locked
Hello there, Our project is built using ruby on rails 3, using the ActiveMerchant gem. We're using AIM for one-off credit card transactions, and CIM for stored card transactions. Our application is processing payments just fine using both gateways. O...
ARB Test Values (Credit Card Num/exp date) Locked
What are the test values for the credit card to test on ARB?
Sometime getting error: The configuration with processor is invalid. Call Merchant Service Provider Solved
Hi, I have integrated CIM API with C# and most of the transactions are being processed nicely but sometime our customers are getting below error: The configuration with processor is invalid. Call Merchant Service Provider Even some of the customers w...
Direct Post Method for CIM?? Locked
Is there a reason why no direct-post method exists for the CIM service? I'd prefer not to use an Authorize.net hosted form.
authorize-net gem Locked
why is this not on github? I have a few patches to submit but don't know where to submit them to.
valid test checks for echeck.net integration Locked
I've done quite a bit of search and haven't found much. I found a list of bank routing numbers here http://www.fedwiredirectory.frb.org/reserve.cfm, but other than that not much. I can't generate routing numbers that are valid given a basic check. Is...
Someone enrolls to an event, authorize.net not talking Event Registration Pro after transaction Locked
We have 3 programs working together on our site- Joomla, authorize.net and Event Registration Pro. Our website is http://www.worldworkstrainings.com/enroll/events. The issue is someone enrolls to an event here on our site, authorize.net is not talkin...
Question regarding Direct Post Method - Migrating over from CyberSource Locked
Currently with CyberSource, the payment process goes like this: • User fills in the fields in their browser and clicks a submit button. • User's browser sends an HTML POST to CyberSource. • CyberSource responds with the results in hidden fields in a ...
E00027 and CIM -- missing or invalid required fields?
I am using CIM and am having a problem with createCustomerPaymentProfileRequest in liveMode. When I try to run this: 2Wf76EnkF5M 4LU646UcU28dZ3z4 4696773 Connor Boyack 98343434 4012888818888 2015-05 liveMode I get this response: Error...
The configuration with the processor is invalid. Call Merchant Service Provider Locked
Hi, We setup an ecommerce site for one of our customers about a year ago. The site has been working fine but almost no traffic on it lately. Last week, someone tried to make a purchase on the site and got the error "The configuration with the process...
CIM live transaction error E00027/ response 205 Solved Locked
below is the response I normally recieve:AuthorizeNetCIM_Response Object( [xml] => SimpleXMLElement Object ( [messages] => SimpleXMLElement Object ( [resultCode] => Error [message] => SimpleXMLElement Object ( [code] => E00027 [text] => This transact...
Auth_only and later PRIOR_AUTH_CAPTURE does not work. "credit card number is required" Locked
Hi allThis is my first post here, I hope you can help. I am using AIM.I am using the AUTH_ONLY method, then after shipping confirmation of the items, I use the PRIOR_AUTH_CAPTURE method.In the PRIOR_AUTH_CAPTURE I pass the transaction id (x_trans_id)...
GetTransactionDetails method Locked
var gate = newAuthorizeNet.ReportingGateway("", "", AuthorizeNet.ServiceMode.Live); var details = gate.GetTransactionDetails();Response.Write(details.LineItems.Count.ToString()); The code above returns zero for all transaction ids. Any idea?
Newbie needs help with SIM.php Locked
Hello all, I'm a newbie at this and I just need some advice on how to take the default SIM.php page Authorize.net provides and set it up so the user can enter a custom dollar amount to pay. I'm not proficient enough in PHP to make it happen on my own...
SIM - Accepting only specific forms of payment, such as Visa or MC, but not AMEX Solved Locked
I am currently using the SIM method. Recently we had to update our Online Applications and Carts to become PCI compliant. At the moment, Authorize.net is accepting several forms of payments, but we only want specific ones. Back when we use AIM, we di...
Looking for advice on implementing call back pages Solved Locked
Hi there, I am working on the specifications of an integration between an existing CMS / eCommerce system (25K+ installations) and Authorize.net. I looked at the various APIs and documentation and tried out a couple of samples and created my own. At ...
Direct Post Method- sample application- Google app engine- error Locked
Hi I am new to authorize.net and I am trying to figure out integration of Direct Post Method with Google app engine .. I have created an GAE application with Direct Post Method - sample application and after performing a transaction I get an error as...