Checkout (placeholder)
This build includes a working cart stored locally in the browser. Wire Stripe Checkout when ready.
- Create a Stripe account and get your API keys.
- Add a server-side checkout session endpoint (Cloudways PHP) to create a Stripe session.
- Redirect users from this page to Stripe Checkout using that session.