App shell starter module
Paid access seam
Reads the stored plan and gives payments packs one write method for grants and revocations.
- Files
- 2
- Lines
- 27
- Languages
- TypeScript + Markdown
Included files
This page lists paths and purposes, not source contents.
FilePurposeLanguageLines
src/fulfillment/access.ts
Reads the stored account plan to decide whether a signed-in user has paid access.
TypeScript
11 lines
src/fulfillment/PROVIDERS.md
| Provider | Install command | What it gives you | | --- | --- | --- | | Stripe | `npx -y boostmyagent starter stripe` | Checkout, payment events, access grants, and refunds.
Markdown
16 lines