Anchor to CustomerPaymentInstrumentCustomer
CustomerPaymentInstrument
union
Requires access scope. Also: Requires
scope.
All possible instruments for CustomerPaymentMethods.
Anchor to Possible typesPossible types
- •OBJECT
Represents a card instrument for customer payment method.
- •OBJECT
Represents a PayPal instrument for customer payment method.
- •OBJECT
Represents a Shop Pay card instrument for customer payment method.
Was this section helpful?
Anchor to Fields with this unionFields with this union
- •OBJECT
The instrument for this payment method.
Was this section helpful?
union CustomerPaymentInstrument = CustomerCreditCard | CustomerPaypalBillingAgreement | CustomerShopPayAgreement