Anchor to ApplePayWalletContentInputApple
input_objectApple Pay Wallet Content Input
The input fields for submitting Apple Pay payment method information for checkout.
Anchor to FieldsFields
- billingAddress (MailingAddressInput!)
- data (String!)
- header (ApplePayWalletHeaderInput!)
- lastDigits (String)
- signature (String!)
- version (String!)
- Anchor to billingAddressbilling•Mailing
Address Address Input! required The customer's billing address.
- Anchor to datadata•String!non-null
The data for the Apple Pay wallet.
- Anchor to headerheader•Apple
Pay Wallet Header Input! required The header data for the Apple Pay wallet.
- Anchor to lastDigitslast•String
Digits The last digits of the card used to create the payment.
- Anchor to signaturesignature•String!non-null
The signature for the Apple Pay wallet.
- Anchor to versionversion•String!non-null
The version for the Apple Pay wallet.
Was this section helpful?
Anchor to Input objects using this inputInput objects using this input
- Anchor to CartWalletPaymentMethodInput.applePayWalletContentCart•INPUT OBJECT
Wallet Payment Method Input.applePayWalletContent The input fields for submitting wallet payment method information for checkout.
Was this section helpful?