Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Accept Hosted - getHostedPaymentPageController started failing all of the sudden
My application had been working and it stopped working a few days ago.
It fails when I call getHostedPaymentPageController Execute method.
var controller = new getHostedPaymentPageController(request);
controller.Execute();
It hangs for 20 seconds and eventually gives me 500 error.
The strange thing is that it works fine on my Localhost.
Here is the script I used.
https://github.com/AuthorizeNet/sample-code-csharp/blob/master/AcceptSuite/GetAnAcceptPaymentPage.cs
Could someone tell me how to troubleshoot this?
Thank you
This repository contains working code samples which demonstrate C# integration with the Authorize.Net API - sample-code-csharp/AcceptSuite/GetAnAcceptPaymentPage.cs at master · AuthorizeNet/sample-code-csharp
05-19-2022 12:58 PM
0 REPLIES 0

