S2iEvolution.PaymentLoggerClient 8.1.7
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 8.0
- Microsoft.Extensions.DependencyInjection (>= 8.0.1)
- Microsoft.Extensions.Http (>= 8.0.1)
- Newtonsoft.Json (>= 13.0.3)