2. Create a Checkout Link
Checkout Links are public, reusable URLs that allow buyers to complete a purchase with thirdweb's prebuilt checkout experience.
Prerequisites
Make sure you've enabled your contract for Payments first.
Use cases
- Integrate a functional, prebuilt checkout experience quickly.
- Open your NFT's public sale to all buyers.
- Charge your buyers the same price.
- Request your buyer's details (email, wallet address) during checkout.
Create a checkout link
Dashboard
- Navigate into your contract from the Contracts > Deploy dashboard page.
- Navigate to the "Payments" page from the sidebar.
- Click the "Create New Checkout" button
- Customize the look and feel of your checkout experience, and hit "Create"
API
See the API Reference for creating a checkout link
Branding
Creating a Checkout Link is the fastest way to get started with thirdweb Checkouts. If you are looking for complete customization over branding and UX, check out the guide on Embedded Elements.