@bigcommerce/checkout-sdk / Checkout
- balanceDue
- billingAddress
- cart
- channelId
- consignments
- coupons
- createdTime
- customer
- customerMessage
- discounts
- giftCertificates
- giftWrappingCostTotal
- grandTotal
- handlingCostTotal
- id
- isStoreCreditApplied
- orderId
- outstandingBalance
- payments
- promotions
- shippingCostBeforeDiscount
- shippingCostTotal
- shouldExecuteSpamCheck
- subtotal
- taxTotal
- taxes
- updatedTime
• balanceDue: number
• Optional
billingAddress: BillingAddress
• cart: Cart
• channelId: number
• consignments: Consignment
[]
• coupons: Coupon
[]
• createdTime: string
• customer: Customer
• customerMessage: string
• discounts: Discount
[]
• giftCertificates: GiftCertificate
[]
• giftWrappingCostTotal: number
• grandTotal: number
• handlingCostTotal: number
• id: string
• isStoreCreditApplied: boolean
• Optional
orderId: number
• outstandingBalance: number
• Optional
payments: CheckoutPayment
[]
• Optional
promotions: Promotion
[]
• shippingCostBeforeDiscount: number
• shippingCostTotal: number
• shouldExecuteSpamCheck: boolean
Whether the current checkout must execute spam protection before placing the order.
Note: You need to enable Google ReCAPTCHA bot protection in your Checkout Settings.
• subtotal: number
• taxTotal: number
• taxes: Tax
[]
• updatedTime: string