Checkout
Secure checkout powered by Stripe.
You’ll subscribe on Stripe (monthly billing). After checkout, we email your no-login access link automatically.
Continue to secure payment
You’ll complete subscription checkout on Stripe, then land on your confirmation page (set in the Payment Link).
Payment link setup
- This page uses your Stripe Payment Link URL directly (no embedded buy button).
- In Stripe → Payment Links → this link → After payment, set the confirmation URL to
YOUR_BASE_URL/account.html?session_id={CHECKOUT_SESSION_ID}so buyers land back on Forsa with access.
After payment: forms → dashboard
- In Stripe → Payment Links → your link → After payment, set the confirmation URL to
YOUR_BASE_URL/account.html?session_id={CHECKOUT_SESSION_ID}(see Stripe’s placeholder for your link type). That unlocks this browser and starts Step 1. - Buyers who only use the email link land on
access.html, then account.html → second.html →portfolio.html.