Checkout links are shareable URLs that automatically generate a checkout session for your customers. They are perfect for embedding in buttons, emailing to clients, or sharing on social media.
Creating a Checkout Link
Navigate to the Products section in your dashboard and select the Checkout Links tab. Click New Link to create one.
When configuring a Checkout Link, you can set:
- Title: An internal name for your checkout link (only visible to you).
- Target Entity: Link the checkout to either a Product or a Collection (product bundle).
- Quantity: Preset the default product quantity (defaults to
1).
- Redirect & Cancel URLs: Custom destinations where customers are redirected after completing or canceling a payment.
- Pre-filled Customer Info: Pre-populate fields like customer name, email, and shipping/billing address to speed up checkout.
- Discounts: Choose whether to show the discount input field on the checkout form.
Share and Embed
Once saved, copy the generated link. It redirects customers to a secure, short-lived checkout session page tailored to your branding and theme.
Always share the official Checkout Link URL. If you copy the temporary URL from your browser’s address bar after opening the link, it will expire and fail for subsequent customers.
Query Parameters
You can append optional query parameters to the Checkout Link URL to dynamically populate details:
customer_email: Prefill the email field.
customer_name: Prefill the name field.
discount_code: Apply a specific discount code automatically.