Skip to main content

Embedded Elements

Checkout Embedded Elements are modular components that can be embedded directly in your app. This allows you to fully customize the look and feel of the checkouts experience within your application.

Prerequisites

  • Make sure you've registered your contract for use with checkouts first.
  • You have the user's wallet address
    • Consider using the Connect Wallet component to create a wallet for users.

Integration

Accepting fiat payment options (credit/debit card, Apple Pay, Google Pay)

Embed CheckoutWithCard in your app.

Accepting crypto payment options (ETH)

Embed CheckoutWithEth in your app. (TODO: Currently not available on thirdweb)