Stripe manual testing

One Stripe app with a landing page, auth, and a real Checkout Session lab.

This app is built so we can manually test Stripe Checkout Sessions, Stripe Customer metadata, webhooks, and every Tolt attribution path in one isolated environment.

Local auth

Email/password auth so Stripe testing stays isolated inside this app.

Separate database

This app uses its own Postgres database so Stripe tests stay isolated from Paddle Billing, Paddle Classic, and Chargebee.

Real Checkout Sessions

We’ll test Stripe using real Checkout Sessions, Stripe Customers, and live webhook payloads.