Skip to content

Type Alias: ISalesEcommCartPaymentSetupResponse

ISalesEcommCartPaymentSetupResponse = object

Generated browser-facing Sales contract types for advanced integrations.

Properties

amount

amount: number


cart

cart: ISalesEcommPublicCart


cartId

cartId: string


cartKey?

optional cartKey?: string


clientSecret

clientSecret: string


orderKey?

optional orderKey?: string


paymentAttemptId

paymentAttemptId: string


paymentIntentId

paymentIntentId: string

MIT Licensed