Apple Pay Hosted Checkout Objects Reference (Response)
Response objects
ApplePayload Object
PaymentToken Object
var reqGateway = new
{
.........
xcardnum = Convert.ToBase64String(Encoding.UTF8.GetBytes(JsonConvert.SerializeObject(req.paymentData)))
.........
};PaymentComplete Object
Last updated
Was this helpful?

