Create checkout session
create_checkoutCreate a live Stripe (or Gumroad) checkout URL for the buyer. Pass referral_code to credit an affiliate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tier | Yes | Tier name (e.g., 'Pro', 'Team') | |
| Yes | Buyer email — Stripe will send the receipt here | ||
| product_slug | Yes | Product slug to buy | |
| referral_code | No | Affiliate referral code that should be credited |