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 to Contracts > Deploy > Your Contract > Payments
- A modal will pop up and you can choose the options to customize the checkout link and hit the "Create" button
- The modal will close, a new link will be created, and added to the dashboard
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.