Customer Payment Instrument
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.
- Anchor to billingAddressbilling•Customer
Address Credit Card Billing Address The billing address of the card.
- Anchor to brandbrand•String!non-null
The brand of the card.
- Anchor to expiresSoonexpires•Boolean!
Soon non-null Whether the card is about to expire.
- Anchor to expiryMonthexpiry•Int!
Month non-null The expiry month of the card.
- Anchor to expiryYearexpiry•Int!
Year non-null The expiry year of the card.
- Anchor to firstDigitsfirst•String
Digits The card's BIN number.
- Anchor to isRevocableis•Boolean!
Revocable non-null The payment method can be revoked if there are no active subscription contracts.
- Anchor to lastDigitslast•String!
Digits non-null The last 4 digits of the card.
- Anchor to maskedNumbermasked•String!
Number non-null The masked card number with only the last 4 digits displayed.
- Anchor to namename•String!non-null
The name of the card holder.
- Anchor to sourcesource•String
The source of the card if coming from a wallet such as Apple Pay.
- Anchor to virtualLastDigitsvirtual•String
Last Digits The last 4 digits of the Device Account Number.
- •OBJECT
Represents a PayPal instrument for customer payment method.
- Anchor to billingAddressbilling•Customer
Address Payment Instrument Billing Address The billing address of this payment method.
- Anchor to inactiveinactive•Boolean!non-null
Whether the PayPal billing agreement is inactive.
- Anchor to isRevocableis•Boolean!
Revocable non-null Whether the payment method can be revoked.The payment method can be revoked if there are no active subscription contracts.
- Anchor to paypalAccountEmailpaypal•String
Account Email The customers's PayPal account email address.
- •OBJECT
Represents a Shop Pay card instrument for customer payment method.
- Anchor to billingAddressbilling•Customer
Address Credit Card Billing Address The billing address of the card.
- Anchor to expiresSoonexpires•Boolean!
Soon non-null Whether the card is about to expire.
- Anchor to expiryMonthexpiry•Int!
Month non-null The expiry month of the card.
- Anchor to expiryYearexpiry•Int!
Year non-null The expiry year of the card.
- Anchor to inactiveinactive•Boolean!non-null
Whether the Shop Pay billing agreement is inactive.
- Anchor to isRevocableis•Boolean!
Revocable non-null The payment method can be revoked if there are no active subscription contracts.
- Anchor to lastDigitslast•String!
Digits non-null The last 4 digits of the card.
- Anchor to maskedNumbermasked•String!
Number non-null The masked card number with only the last 4 digits displayed.
- Anchor to namename•String!non-null
The name of the card holder.
Anchor to Fields with this unionFields with this union
- •OBJECT
A customer's payment method.