Getting error in AuthorizeNet C# nuget package
I'm testing AuthorizeNet for our SAAS in .net 8. I got the following errorSystem.TypeInitializationException: 'The type initializer for 'AuthorizeNet.Util.HttpUtility' threw an exception var controller = new createTransactionController(request); cont...