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.
Confirmation number Locked
As a developer, I wanted to know if I get a confirmation number back from Authorize.net after the tranaction is completed. If one is, then is it unique for each transaction? Thanks for the help!
Subscription Based Website Locked
I'm having a website created by a developer. He is having a bit of an issue with the Authorize.net hookup for recurring billing. The site works like this: Tier 1 costs $10.00 and user wants to move to Tier 2 which costs $20.00. The site charges them ...
posting the payments with out the security pin number. Locked
hi Team, Can anybody explain how can we Post the Payments without providing the security pin?I have observed in some website making payments without proving the security pin? Thanks,Suresh
SIM Results Redirect Locked
I have a page the calls the Host payment form. Upon authorization the receipt page is displayed where the user is required to click the post button to return to the web site and save the payment in our application. The problem is customer are not sel...
Sample code worked Friday, not working today Locked
I'm just trying to get started integrating CIM with a client's site. I use PHP, and the code shown below worked last Friday. It issued a confirmation message and a new customer profile number. Today, without any changes whatever, it does nothing. Int...
DPM and HTTPS relay
Based on the documentation for DPM, it appears there is no issue with using an HTTPS address in "x_relay_url." I have DPM up and running with HTTP. When I switch my site over to HTTPS, which changes to the relay address to HTTPS, the relay does not c...
3D secure integration in CIM and SIM API Solved
Hi, Is there any detail on implementing 3D Secure verification in CIM & SIM APIs ? Means how to integrate with Authorize.net ? Regards,Pawan
Update to an ARB from AIM Locked
Hi All Let me thank you for the time I have a question here - I am providing both AIM [one time billing] and ARB [recurring] in my site to [purchase products. I would like to know that is it possible to do an AIM first for a 1 year package, and after...
Updating a ARB subscription Solved Locked
Can I update more than just their credir card information with a ARB Update? What I need to do, is update their ARB Subscription to hold their Customer ID and Update their address if needed.Is this possible? To Update their Customer ID? Thanks!
Required Fields for DPM using ASP.NET Locked
I have been receiving the following error when attempting to post using DPM and ASP.NET: (13) The merchant login ID or password is invalid or the account is inactive. I am currently including the following fields: x_card_numx_exp_datex_card_codex_amo...
Sandbox to live mode issue Locked
Hi Experts, I am doing AIM and ARB integration. Everything works good into Sandbox but when I test live mode it does not work. Tech support guy is telling he can not see transcation coming to live mode. I set this in my code but bo change. define("AU...
Can't Find getHostedProfilePage within the SDK Solved
Hello, I am trying to develop the CIM for an e-commerce cart. I have everything built except the ability to get the token. The XML documentation says to use the getHostedProfilePageRequest, yet I found none in the PHP SDK. Can anyone tell me if this ...
SIM Integraion - asp.net- Silent Post - Urgent Plz Solved
Guys, I am trying to use ASP.net integration with Auth.Net.. Trying to use Silent Post url by setting the silent post url value to my aspx link in my Authrize.net account. Load event of the page is not getting called . I am using the receipt_LINK met...
Handling Different Currency Types with AuthNet Locked
I know that Authnet API's only support USD, What i'm thinking of doing is allowing my users to set the currency code and then display the price as what they type in, then during the checkout process autmatically multiply the price by the currency cod...
Android Integration....
Is the only way to intergrate on an Android device is to let them fill out a form, then manullay approve the device on Authorize.net's website, then ask them to complete the payment process?
CIM Error Code Help Locked
I've been developing our website to use CIM. I have thoroughly tested it with my Authorize.net test account and everything works as expected. Today, I switched to the live account. The only change I made was to substitute the live Login ID and Transa...
iOS5 Integration - Compile Time Errors
I've been trying to get the iOS SDK working in a new app. The app targets iOS 5.1. HOW I GOT TO THIS POINT Initially I simply added the SDK as a library (dragged all the files into my project) and received 30+ compiler errors (Xcode stopped counting ...
Error 13 Merchant Login ID or Password is Invalid when posting using DPM and ASP.NET Locked
I am trying to submit using DPM with ASP.NET, but keep receiving the error (13) The merchant login ID or password is invalid or the account is inactive. This is my first time using Authorize.Net, although I have been using ASP.NET for about 8 years. ...
Transaction Details API Test Locked
When I tried test Transaction Details API such as 'Get all the batches settled', I got exception "Error processing request: E00011 - Access denied. You do not have permission to call the Transaction Details API."I used Test Account API Login ID and T...
SIM - Problem with x_cust_id or x_invoice_num containing 2 or more consecutive spaces Locked
We have been using Authorize.net for a while now without any changes to our code to transfer the user to Authorize.Net to make a payment. Our Invoice Numbers contain a 4 character prefix and a 6 digit suffix. The prefix is right padded with spaces. a...
Transactions not settling - How often in test environment... Locked
My transactions from the past couple days have not settled yet... and I'm trying to test refunds and can't since they are still unsettled.... How can I get them to settle manually... or how often are they suppose to settle on their own? Thanks in adv...
Seriously Lost... Locked
I have to move a company away from PayPal, and into Authorize.Net. However, I am absolutely lost. I am a recent graduate of IT, and a beginner Developer, but I did not write this code, and it is confusing me.I am including a zip file with the PHP cod...
Is CIM GetCustomerProfile PCI Compliant? Locked
I'm using hosted CIM forms to capture user credit card information. After a user enters their payment info, I'd like to make the GetCustomerProfile api call in order to retrieve the customerPaymentProfileId. It returns masked credit card info but the...
Integration with CIM Locked
We are trying to integrate one of our website using CIM method. When shopper comes to our site for the first time we call the API createCustomerProfile with shipping nad billing information and also credit card information.We get the response with cu...
Prior Authorization Capture using C# SDK Solved Locked
I have my test system setup using the C# SDK for AIM , and due to our company's ordering process, we need to do an Authorization first, then capture the authorization separately. I initially did this using the Capture transaction type, but that obvio...
Suggestions Locked
Hope you are doing well.I want to use authorize payment in my website, a simple transaction i need that is, user will buy credits that will use in my site. They just input how many credits they want to buy. Few things i want to ensure that:- I don't ...
Soft Descriptors Solved
Is it possible to change the soft descriptor that shows up on customers' statements?
Authorize.Net C# Library 1.7.1 Issues Locked
1. Null ref exceptoin when calling CustomerGateway.UpdatePaymentProfile. Error is atPaymentProfile.ToAPI()line: result.payment.Item = card;result.payment is null. 2. CustomerGateway does not have a call for GetCustomerPaymentProfile. Thanks.
Seal not displaying on login page Locked
Hi,I'm running Hotspots with the authorize.net seal on the captive portal/login page. I am unable to get the authorize.net seal to display properly to hotspot customers.The url of the seal is placed in my server/router "walled garden" which allows th...
AIM - No response after submission Solved Locked
Hello All,We had this code on a Server 2000 machine and after moving them to Server 2008 the process errors out. The code inserts the data into our dB and seems like its trying to process with Authorize but stops at 500 - Internal server error.Any id...