cancel
Showing results for 
Search instead for 
Did you mean: 

Who Me Too'd this topic

AuthorizeNet.Environment not loaded in .net core

Hi,

I have downloaded Authorizenet.Fork.AspCore2(1.9.3) API. but in this AuthorizeNet.Environment not loaded.

Please refer below code.

 

 ApiOperationBase<ANetApiRequest, ANetApiResponse>.RunEnvironment = AuthorizeNet.Environment.SANDBOX;
Who Me Too'd this topic