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.
I am not receiving Silent Posts for ARB transactions Solved Locked
I have set up a Silent Post URL on a live (production) authorize.net account and then created subscriptions using ARB integration from my web site. I'm using the trial credit card number: 4 followed by 15 1s. The subscriptions show up on my authorize...
silent post in SIM will cause error event "view state is invalid" Locked
I have setup a silent post url in merchant account (the url looks like https://xxx.xxxxxx.com/paymentresponse.aspx) when user submit payment from authorize.net hosted payment page (https://secure.authorize.net/gateway/transact.dll), the gateway do se...
Error coming after moving production account details(CIM) Locked
Hi Team, We have integrated the Authorize.net CIM with our application. Its working fine able to (create customer profile, payment profile, transactions ) perfectly. But when we tried the same moving to production environment by changing merchantid,t...
Relay response problems after hosted payment form for SIM Locked
I have looked through the posts and find some that deal with problems relating to Relay response issues. My situation is similar with one BIG difference. When I use my developer loginId, TransactionKey, and Post URL to test.authorize.net everything w...
Can we test with test creditcards in Authorize.net profuction account Locked
hi Tea, I have done settings for authorize.net production to TestMode also configuration to testmode. When I try to create payment profile using test credit card details, its showing below error message:The payment gateway account is in Test Mode. Th...
CIM PHP API and Billing Address Solved Locked
I'm trying to use the CIM PHP API to charge a possibly different dollar amount each month on a subscription. The customer will enter their information on my site, the customer and payment profile will be created in CIM using the API, and I'll store t...
Blank Page upon clicking "submit" on 2 different integration sites Locked
Hi there, My name is Kate and I'm a photographer, not a developer. Just thought I should say that off the bat! I use authorize.net with two different integration services. I'm having some issues with clients reporting with both services that when the...
How can we test Silent Post (ARB) Locked
Hello All, I am a developer whish to integrate ARP, I have made page for receiving and updating payment information based on the documentation provided. But I am not sure how can we test this Silent Post for of ARP payment. Thanks
Java SDK CIM: UPDATE_CUSTOMER_PAYMENT_PROFILE --> how to mask the expiration date? Solved Locked
Hi, I'm trying to update the payment profile.If the user doesn't enter a new date I want to submit XXXX as expiration date... This is a masked date which means that the original date shouldn't be changed on authorize.net side. I tried to set the mask...
Error when posting to SIM Locked
Error: "The merchant login ID or password is invalid or the account is inactive". I hid the login and hash values, but I have verified that both it and the transaction key are correct. The account is in Live mode, and everything seems cor...
Secret Question On Test Account Solved Locked
Hi, We are trying to integrate our pos software to authorize.net.We sign on test account. Now we are testing but every time when we try to change something on web interface we got secret question and answer. But we don't know it. And when we are sing...
CCV & CIM clarification Locked
Can I do the following? Set CCV setting to Does NOT Match Create new customer Payment profile that includes the CCV code. This should verify the card the first time. Create future transactions and don't include CCV code. It is my understanding that n...
Could the "response_code" be sent more than once on the odd occassion? Locked
I've got a system set up that's working very well for the most part. However, I've got an intermittent bug that's driving me crazy. After everything is correctly processed and the responce code is sent back to the client's site, a response email is s...
Best practice - charitable donations where user sets amount Locked
Using SIMLAMP serverThe test SIM code worked fine. I am setting up a replacement donate page for a client where the original page used PayPal. They had two types of donations - recurring and one time. The current PayPal page has an text field that co...
ARB - Update Subscription Error
My C# project has reference to AuthorizeNet.dll. I am not the one who started this project but I assume it was copied from lib folder of sample code projects. CreateSubscription and CancelSubscription works fine. Now, I need to update 'Invoice' of th...
Server Error in '/profile' Application
I have taken the example.html from the SDK to render the hosted page in an Iframe and attempted to dovetail it into a user control on a DotNetNuke ste. The page the code is on already has a FORM tag that I cannot remove to use the form tag from the e...
confirmation page Locked
I adde a new field to my form, I can see the field on the authorize.net form but when I got the confirmation email the field comes back empty. I am a new using authorize.net. Inherit the scripts from a previous developer, who no longer works at the d...
Updating Payment Profile Information Locked
I have been trying to create a customer update in my CIM code. I just need to allow the customer to update their payment billing information and not the stored credit card information. Basically, if there billing address would change they need to be ...
SIM hosted checkout page not applying x_header_html_payment_form HTML anymore Solved Locked
For SIM, the hosted checkout page isn't applying the html supplied in the x_header_html_payment_form field anymore. Instead, it is just displaying the raw HTML as text. The code used to work right, but now has stopped working properly. Here's a scree...
Moving from development to production of Authorize.net Locked
Hi Team, We are in the process of moving our application from development environment to production environment using CIM:1. For development we have used following details a) https://apitest.authorize.net/soap/v1/Service.asmx API b)Marchant & Transac...
the getCreditCardForm() method -- ? Locked
I was all set to use DPM to integrate the Authorize.net payment gateway. Then in the DPM documentation (specifically in the "Using the PHP SDK" docs for DPMI found this line of code inside the required "checkout_form.php" file: AuthorizeNetDPM::getCr...
Custom Receipt Page Doesn't Apply HTML Locked
Hi, I've read in several places that I can add HTML to the Header and Fooder of the Receipt Page. But when I add something like Bold Text Should be Here, I see the markup on the Receipt Page rather than bold text. I don't see any option for "Source" ...
Help Submitting an ARB XML Transaction Locked
I am integrating ARB into an existing AIM application written in VBA, and I have been beating my head against the wall for a few days trying to get this to work. After scouring the blogs and Googling like crazy, I finally decided to break down and as...
Best way to perform beta testing Locked
We are about to roll out a site to beta testers. The site is a production site and we have tested it using an Authorize.Net Test account, as well as a production account in test mode. In the latter case we encountering errors in Authorize.net transac...
Recurring Payments via Authorize.net Hosted Pages? Locked
Hello all :) This isn't exactly a programming question (and I really hope it doesn't have to go in that direction, or my issues will only worsen), but hopefully I am still welcome because after reading around here I really think you could help me imm...
Using AIM api to post to the test account Locked
I received my api login and trans key. I am using the C# sample code. When I post using this urlhttps://test.authorize.net/gateway/transact.dll I get a closed connection by the remote host.If I use the burlhttps://securet.authorize.net/gateway/transa...
Integrating Authorize with salesforce not working for partner portal site URL
We are Integrating Authorize with salesforce. It works fine when we loging as internal user , but when we login as partner user using site login page we get this Error "An error occurred while trying to report this transaction to the merchant. An e-m...
CIM integration and PCI compliance.
Hi folks, I have a 2-part question. I've spent a fair amount of time reading through the various API's and playing with the sample code and the administration functions. I believe right now that everything I need is available in the CIM API. My compa...
Stages when using x_relay_url with DPM, ASP.NET, and VB.NET Locked
I am working on an ASP.NET/VB.NET site that will use DPM. I have plenty of experience with ASP.NET and VB.NET (and if necessary conversion to/from C#), but I need a COMPLETE example of what the code will look like in the following stages:1. The Click...
CIM error "The parameter is not correct." Locked
Hello-I'm working with the CIM sample code (ASP Classic) and am converting it to VB.NET. I have the following code to actually send the API request. It works until the "objHTTP.send(strReq)". At that point, I get the error "The parameter is not corre...