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.
Old PHP SDK version & COF compliance
We're in the process of making changes for the COF compliance, it results we have been using what seems to be an old version of the A.net SDK for PHP (2013), in that process we have discovered the method we're using to make a transaction for a custom...
What COF Reason code should be used for the following scenario?
Using Customer Information Management profiles, my customers process Standing Instruction Merchant Initiated Transactions for varying amounts every 28 or 30 days for theiir accounts. The descriptions given for the reason codes: (reauthorization, resu...
How to set payment method
Hello,Hope you are doing well.I have an affiliate website of best samsung dishwasher. I have an issue in its payment method.Kindly, help me to sort it.Thanks in advance.
Transaction Type of completed transaction is showing as "Authorization Only"
I completed a transaction via In-Person SDK (Windows C#) and it charged my card. However when I reviewed the transaction on https://account.authorize.net/, the Transaction Type is showing as “Authorization Only”.Is there something that I am missing h...
Improve my web
I have a new affiliate website related to anime. I want to improve my web animeflix.city. Any one can guide me that how can I increase it.
Card On File Question
Checking if I have this right and have an implimentation question. We have customers that we put a VISA Pcard on file through the Account interface. Users then place orders on the website that are authorized for the order amount using the COF. I assu...
Developers of NET Mentoring
This year, I’m focused on giving back to the community and mentor students and help them hone their skills. If you can find some time to alsp help on Exercism or any platform like that, it’d be awesome! For those who may not be aware, there’s à mento...
Mentoring .NET Developers
This year, I’m focused on giving back to the community and mentor students and help them hone their skills. If you can find some time to alsp help on Exercism or any platform like that, it’d be awesome! For those who may not be aware, there’s à mento...
Where can I learn API testing thoroughly?
I’ve setup an automation framework using SpecFlow / Selenium WebDriver / Appium / C# / POMThe web app I will be testing uses various APIs and services like RabbitMQ etc.Where is a good place to start to learn API testing in C# ?I’ve checked Udemy but...
What are some common ASP.NET interview questions? Locked
I have an interview coming up, but unfortunately I am not super comfortable with the framework. I did some ASP.NET MVC a few years ago, but didn't master the new ASP.NET CORE framework. I just want to be able to answer basic questions and try to not ...
ASP .NET Core and WebAPI Questions
Hi,I'm using WebAPI (fetching datas from my MySQL database) for the first time. There is some stuff I don't understand. I already used WCF in the past.How do I get something from it ? I published it into a IIS service, but it seems I can't add it as ...
COF (card of file) doubts - is our business categorized as Recurring for MITs?
Hello, The company I’m working for has been using A.net as its payment gateway for around 8-9 years.We have some internal calls to the API to create and manage Customer Profiles, Payment Profiles, and to make transactions. Some weeks ago we got an em...
Visa cards not accepted for new CIM Profiles via Accept Customer Hosted Form
The problem seems to stem from the 0.00 verification transaction Authorize.net performs during the add.From https://developer.authorize.net/api/reference/features/customer_profiles.html#Using_the_Accept_Customer_Hosted_Form hostedProfileValidationMod...
Testt Recurring Payments with JSON POST
Hi, I've tried to make a test call to create a recurring payment, but it doesn't appear possible witha test account. { "refId": "12342055550856", "messages": { "resultCode": "Error", "message": [ { "code": "E00009", "text": "The payment gateway accou...
What is the role of Non-Executive Director in Company? Locked
I need to Non-Executive Director for my company in London?
Upgrade Purchases Returning Error
In our system, we have the concept of an upgrade within our system. When a customer of ours purchases a product, they can purchase an upgraded version of the product after the fact. The way we process that is by doing a charge API call to charge them...
ClassCastExceptions with JSON response Solved
Hi, I was wondering if anyone has experienced ClassCastException when trying to prase a JSON response. I'm using Postman to run some end to end testing and thought I was getting nothing in the response, but on closer inspection a JSON message is bein...
Card On File (COF) Mandate Compliance
Hello, I am a developer for an e-commerce platform that supports multiple merchants using Authorize.Net. We use the API to create and manage Customer Profiles, Payment Profiles, and to make transactions. Recently one of our merchants received an emai...
Import a txt file to my database
I have a txt file which gets issued periodically. It's tab separated and I'd like to automate getting that data into my database as efficiently as possible. I'm new to MySql but experience says that I'm not going to be the first to have this issue.I ...
merchantReferenceId field missing in Webhook Payload as of 2021-04-17
The webhook payload no longer contains the merchantReferenceId field. It was working correctly and the field was present, since we integrated Authorize.Net at the beginning of January 2021. On 2021-04-14, we started receiving some webhook payloads wi...
HELP - Webroot+Authorize.net API for subscription/Data scraping + Client Reconciliation
Hi guys,i'm not really a programmer, but before I look into cobbling something together, I was just wondering if what i'm envisioning is possible. I have about 150 clients on webroot, and im looking for a way to reconcile my Webroot activations with ...
Creating/updating CIM profiles using Encrypted Track Data through API
Hello -Is it possible to creating/update CIM profiles using Encrypted Track Data from a card reader through the authorize.net API?
Where can I learn API testing thoroughly?
I’ve setup an automation framework using SpecFlow / Selenium WebDriver / Appium / C# / POMThe web app I will be testing uses various APIs and services like RabbitMQ etc.Where is a good place to start to learn API testing in C# ?I’ve checked Udemy but...
Best Framework for API Automated testing?
I'm looking for suggestions on frameworks for API automation. Currently the candidates are integration tests through Spring Boot, junit, and postman. Which one of these would be the best solution? If there is a better solution, please comment below w...
What are the questions asked in IBM for API manual testing?
Hi Community,My name is poul, I want to use calendly apps and shift my data schedule on him, but never know about or its fundamentals or API I am using IBM when I use this some question has appeared to check it and guide me share your information.Any...
Empty Response returned from JSON post request
Hi, I'm writing a direct integration against Authorize.Net using JSON and even though I get a HTTP Status 200, I'm getting an empty response. There is an example of the request; { "createTransactionRequest": { "merchantAuthentication": { "name": "***...
Empty Response when sending a JSON payment request
Hi, I was wondering if someone could help understand why I would get an empty response when I post a JSON message. I currently writing a direct integration and the JSOn object seems fine and I get a HTTP Status code of 200 when I hit the test endpoin...
Add Google Pay via Authorize.net in Woocommerce site
Hello, We want to add Google Pay as a payment method in the checkout of our store. (woocommerce)We tried to use the script in this tutorial. https://developers.google.com/pay/api/web/guides/tutorial#dynamic-price-updates The Google pay button is func...
How to rank website on google search bar?
Since the covid-19 translation is still affecting the world, my sales website longboardbrand.com has dropped dramatically, is there any way to pull it up again, I tried everything but collection is decreasing, I am afraid the website will crash one d...
Is LIMIT RAND() CM of a range is possible or not?
Did anyone get any ideas about how to apply a random LIMIT within MySQL? SELECT *, FLOOR(RAND() * (500-100) + 100) AS RandomValue FROM customer ORDER BY RAND() LIMIT FLOOR(RAND() * (500-100) + 100);ABove is doesn't either... SELECT *, FLOOR(RAND() * ...