Skip to content

Latest commit

 

History

History
91 lines (51 loc) · 1.4 KB

Customer.md

File metadata and controls

91 lines (51 loc) · 1.4 KB

@bigcommerce/checkout-sdk / Customer

Interface: Customer

Table of contents

Properties

Properties

addresses

addresses: CustomerAddress[]


customerGroup

Optional customerGroup: CustomerGroup


email

email: string

The email address of the signed in customer.


firstName

firstName: string


fullName

fullName: string


id

id: number


isGuest

isGuest: boolean


isStripeLinkAuthenticated

Optional isStripeLinkAuthenticated: boolean


lastName

lastName: string


shouldEncourageSignIn

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

storeCredit: number