S2iEvolution.PaymentLoggerClient 10.0.0
Payment Logger Client
This is a client for the Payment Logger API.
Usage
PaymentLogger paymentLogger = new PaymentLogger("https://payment-logger-api.s2i-evolution.net/");
List<PayLogs> paymentLogs = await paymentLogger.GetAllPaymentLogs();
No packages depend on S2iEvolution.PaymentLoggerClient.
.NET 10.0
- Microsoft.Extensions.DependencyInjection (>= 10.0.12)
- Microsoft.Extensions.Http (>= 10.0.12)
- Newtonsoft.Json (>= 13.0.4)