Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Getting error in AuthorizeNet C# nuget package
I'm testing AuthorizeNet for our SAAS in .net 8. I got the following error
System.TypeInitializationException: 'The type initializer for 'AuthorizeNet.Util.HttpUtility' threw an exception
var controller = new createTransactionController(request);
controller.Execute(); --------------> from this line
โ02-13-2025 07:57 AM
0 REPLIES 0

