Hi,
i downloaded the source code and while testing i got an error in the exact location. the problem is that it does not load the providers in PaymentService.cs
this line
PaymentServiceSettings paymentServiceSettings = FetchPaymentServiceSettings();
returns a null, whet it should return an object.
is there any developer who knows the solution well enough that could tell us what to do ?
Thanks