@bigcommerce/checkout-sdk / Customer
- addresses
- customerGroup
- firstName
- fullName
- id
- isGuest
- isStripeLinkAuthenticated
- lastName
- shouldEncourageSignIn
- storeCredit
• addresses: CustomerAddress
[]
• Optional
customerGroup: CustomerGroup
• email: string
The email address of the signed in customer.
• firstName: string
• fullName: string
• id: number
• isGuest: boolean
• Optional
isStripeLinkAuthenticated: boolean
• lastName: string
• shouldEncourageSignIn: boolean
Indicates whether the customer should be prompted to sign-in.
Note: You need to enable "Prompt existing accounts to sign in" in your Checkout Settings.
• storeCredit: number