ApplePayPaymentAttachment Object
An Apple Pay payment attachment
Fields
#
lineItems
Non-null
Set of line items that explain recurring payments and additional charges and discounts.
shippingMethods
Non-null
Available shipping methods. The Apple Pay payment sheet displays the first shipping method from the array as the default shipping method.
billingContactFields
[ ApplePayContactField !]!
Non-null
Billing information required from the user to process the transaction.
shippingContactFields
[ ApplePayContactField !]!
Non-null
Shipping information required from the user to process the transaction.
Usages
#
References
#
- Field payment from ApplePayPaymentRequestedAttachment
Previous
ApplePayLineItemType