Types > CustomerPaymentSource
Description
Topic: Customers
Fields
Billing city
Billing address country code
address_country_info: InfoCountry
Billing address country info if available
Expandable
Billing address line 1
Billing address line 2
Billing address state code
address_state_info: InfoProvince
Billing address state info if available
Expandable
Billing zip or postal code
Credit card brand
Example: "Visa"
Credit card expiration month
Example: 2
Credit card expiration year
Example: 2019
Stripe payment method id
Example: "pm_123456789"
Last 4 digits of the credit card number
Example: "4242"
Name of the card holder
Unique customer identifier. See also: Unique Identifiers
Example: "cus_DiAslTjCjpW8JW"
Used By
Mutations
storefrontPaymentSourcesCreate, storefrontPaymentSourcesModify
Queries
Preview (typescript)
Loading module