CartCreateProps
CartCreateProps: Object
Type declaration
billing_address
Partial<AddressPayload>billing_address_id
stringcontext
objectcountry_code
stringcustomer_id
stringdiscounts
Discount[]email
stringgift_cards
GiftCard[]metadata
Record<string, unknown>region
RegionA region holds settings specific to a geographical location, including the currency, tax rates, and fulfillment and payment providers. A Region can consist of multiple countries to accomodate common shopping settings across countries.
region_id
stringsales_channel_id
stringshipping_address
Partial<AddressPayload>shipping_address_id
stringtype
CartTypeWas this section helpful?