Skip to main content
Log inSign up
Anchor to CustomerShopPayAgreement

CustomerShopPayAgreement

object

Requires read_customers access scope. Also: Requires read_customer_payment_methods scope.

Represents a Shop Pay card instrument for customer payment method.

The billing address of the card.

Boolean!non-null

Whether the card is about to expire.

Int!non-null

The expiry month of the card.

Int!non-null

The expiry year of the card.

Boolean!non-null

Whether the Shop Pay billing agreement is inactive.

Boolean!non-null

The payment method can be revoked if there are no active subscription contracts.

String!non-null

The last 4 digits of the card.

String!non-null

The masked card number with only the last 4 digits displayed.

String!non-null

The name of the card holder.


Was this section helpful?