Paddle Billing manual testing

Landing page on the root domain, authenticated app on the subdomain.

We can keep this project ready for both. The public landing page lives here, and the authenticated testing app lives behind sign-in.

Local auth

Simple email and password auth so each test app has its own users and sessions.

Separate database

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

Every attribution path

We’re setting this up to manually test click, customer, partner, email matching, and promotion code flows.