Skip to content

Latest commit

 

History

History
88 lines (49 loc) · 1.29 KB

customer.md

File metadata and controls

88 lines (49 loc) · 1.29 KB

@bigcommerce/checkout-sdkCustomer

Interface: Customer

Hierarchy

  • Customer

Index

Properties

Properties

addresses

addresses: CustomerAddress[]


Optional customerGroup

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


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