Use Bolt Subscriptions to let shoppers purchase or subscribe to digital products through hosted checkout links.

Who this is for

Merchants selling digital goods, memberships, or recurring plans who want Bolt-hosted subscription checkout without building billing infrastructure.

How it works

  1. Create subscription products and plans via the Subscriptions API.
  2. Bolt returns checkout links for each product variant.
  3. Shoppers complete purchase or subscribe through the hosted link.
  4. Manage subscriptions and view transactions in the Merchant Dashboard.

Get started

  1. Create a merchant account
  2. Copy API and publishable keys from Administration > API in the dashboard
  3. Follow the Subscriptions integration guide
  4. Create products with POST /v1/subscriptions/products

API and configuration

TaskLink
Implementation guide/api-reference/guides/subscriptions
Subscriptions APIAPI reference
Manage subscriptionsSubscriptions setup
Shopper notificationsConfirmation emails

Verify in dashboard

After a test subscription, open Transactions in the Merchant Dashboard and confirm the payment appears with the expected status.