Anchor to CustomerShopPayAgreementCustomer
objectCustomer Shop Pay Agreement
Requires access scope. Also: Requires
scope.
Represents a Shop Pay card instrument for customer payment method.
Anchor to FieldsFields
- Anchor to billingAddressbilling•Customer
Address Credit Card Billing Address The billing address of the card.
- Anchor to expiresSoonexpires•Boolean!non-null
Soon Whether the card is about to expire.
- Anchor to expiryMonthexpiry•Int!non-null
Month The expiry month of the card.
- Anchor to expiryYearexpiry•Int!non-null
Year The expiry year of the card.
- Anchor to inactiveinactive•Boolean!non-null
Whether the Shop Pay billing agreement is inactive.
- Anchor to isRevocableis•Boolean!non-null
Revocable The payment method can be revoked if there are no active subscription contracts.
- Anchor to lastDigitslast•String!non-null
Digits The last 4 digits of the card.
- Anchor to maskedNumbermasked•String!non-null
Number The masked card number with only the last 4 digits displayed.
- Anchor to namename•String!non-null
The name of the card holder.
Was this section helpful?