Apple Pay Hosted Checkout Objects Reference (Response)
Last updated
Last updated
For the Full Response example click here
paymentData use example
An object returned from onPaymentAuthorize ajax call - typically a Gateway Response An example of PaymentComplete Response returned by iFields is below:
Name
Type
Always exists
Description
billingContact
No
Contains all transaction data. For more details please click on the link.
shippingContact
No
This is a response object that's returned by Apple after a payer approves payment.
token
PaymentToken
Yes
This is a response object that's returned by Apple after a payer approves payment.
Name
Type
Always exists
Description
paymentData
JSON
Yes
An object containing the encrypted payment data. This is the object that needs to be Base64 Encoded and sent to gateway as xCardNum.
paymentMethod
Yes
Information about the card used in the transaction.
transactionIdentifier
String
Yes
A unique identifier for this payment