Chargebee manual testing

Standalone manual testing app for Tolt + Chargebee.

This project is isolated from the other provider apps, with its own database, auth, webhook logs, and Tolt setup. We’ll use it to wire Chargebee customer attribution, hosted flows, and webhook testing cleanly.

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 Chargebee tests stay isolated from the Stripe and Paddle test apps.

Every attribution path

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