Skip to main content

CrossmintEmbeddedCheckout

Props

appearance
EmbeddedCheckoutV3Appearance
clientSecret
string
jwt
string
orderId
string
payment
EmbeddedCheckoutV3Payment
required
lineItems
EmbeddedCheckoutV3LineItem | EmbeddedCheckoutV3LineItem[]
locale
Locale
metadata
JSONObject
recipient
EmbeddedCheckoutV3Recipient

Usage

Note: In React Native, when payment.crypto.enabled is true, you must provide a payment.crypto.payer object with the required callback handlers for signing transactions and switching chains.