New modules/billing-checkout/ — higher-level POST /billing/checkout with: - Zod-validated input (plan OR explicit priceId) - Tax collection support (automatic_tax) - Customer email pre-fill - Arbitrary metadata passthrough - Trial period and promo code support - 6 tests: plan, priceId, missing both, invalid plan, optional fields, URL validation |
||
|---|---|---|
| .. | ||
| scripts | ||
| src | ||
| .gitignore | ||
| Dockerfile | ||
| package.json | ||
| POSTAL_SMTP_SETUP.md | ||
| tsconfig.json | ||
| vitest.config.ts | ||