Sell gift cards on your widget

Let visitors buy single-use gift cards funded by Stripe. Recipients redeem the emailed code at pass checkout.

Prerequisites

  • Stripe Connect onboarding must be complete.
  • Feature: Embed Widget must be enabled in Settings → Features.

• Role: Owner or Manager

1

Open Passes → Gift Cards

Click "Gift Cards" in the Passes header. Turn on "Sell gift cards" to enable the widget.

2

Pick denominations

Enter comma-separated preset amounts (e.g. 25, 50, 100). Optionally allow custom amounts with a min/max range.

3

Embed the widget

Add the gift card widget to your site with the script tag below. Switch the data-type attribute to "gift-cards":

4

Send + receive

Buyer enters recipient name, email, optional message, and (optional) future delivery date. After payment we email the recipient a code; the buyer gets a copy as a receipt.

5

Redemption

Recipient enters the code at the pass checkout page. Single-use: the full balance is consumed, any leftover above the pass price is forfeited.

Tips
  • Refunds only work on un-redeemed cards. Once a code has been applied to a pass, you cannot refund it.
  • You can re-send the delivery email from the Gift Cards list at any time.
  • Future-dated deliveries are kept "active" but emails go out only after the chosen date (currently requires a scheduled job — contact support if you set future dates).