Get Payment Details
Retrieve detailed info about a previously created payment using its unique payId
.
var response = await service.GetPaymentDetailsAsync("payId");
Retrieve detailed info about a previously created payment using its unique payId
.
var response = await service.GetPaymentDetailsAsync("payId");