Embed checkout
The Hilt embed lets a merchant place a hosted checkout button on almost any page. It is useful when the merchant does not use WooCommerce or Shopify, or when the offer lives on a landing page, newsletter page, course page, or creator site.What it does
The embed renders a Hilt checkout button from a short snippet:/p/{slug} link.
Where it works
Use the embed on platforms that allow custom HTML or script embeds, including:- Ghost
- Carrd
- Framer
- Webflow
- Kajabi
- Beehiiv
- plain HTML pages
Copy the snippet
In the Hilt app:- Open the Hilt checkout/template you want to sell.
- Use Copy embed.
- Paste the complete snippet into the page where the offer appears.
Configuration
The required attribute is:auto— follows the buyer’s system light or dark preferencelight— white button, dark textdark— dark button, white text
auto unless the host page needs a fixed visual mode. If the host page is already dark, set data-theme="dark". If the host page is light, set data-theme="light".
Example fixed light button:
data-theme="auto" by default. You can edit only the theme value if the page needs a fixed button style.
Buyer flow
- Buyer clicks the embedded Hilt button.
- Buyer opens hosted Hilt checkout.
- Buyer pays with a Solana wallet.
- Hilt records the payment, receipt, member state, renewal timing, and support context.

