lock
Admin only
This page is restricted to freestylerslegacy admins.
Back to dashboard
Admin
Stripe & pricing settings
Connect your Stripe account, set the prices for each tier, and the paywall goes live.
arrow_back Dashboard
Setting up Stripe (5 minutes)
- Sign in to dashboard.stripe.com/apikeys — copy your Publishable and Secret keys.
- Create two products in Stripe (Pro Rider, Performer) with monthly + annual prices — copy each
price_... ID.
- Paste keys + price IDs below and hit Save settings.
- Add a webhook in Stripe pointed at
.../stripe_api.asp?action=webhook — subscribe to checkout.session.completed, customer.subscription.updated, customer.subscription.deleted, invoice.payment_failed. Copy the signing secret here too.