Complete a production integration
These guides assume you understand the Bursar boundary and have completed the quickstart. Each page addresses one production task and links to reference material for exact software development kit (SDK) signatures.
Follow the production sequence
For a new integration, complete these tasks in order:
- Provision and isolate tenants before constructing tenant-bound stores.
- Configure storage backends and verify the migrated PostgreSQL connection.
- Protect monetary operations with stable idempotency keys and atomic admission.
- Manage credits through grants, purchases, charges, refunds, expiry, and revocation.
- Integrate subscriptions and payments after the credit boundary is stable.
Add Google ADK metering or the Bursar coding-agent skill only when the host application uses those surfaces.
Browse by task area
Deployment and operations
2 items
Credits and billing
3 items
Integrations and tooling
2 items
Learn or look up exact behavior
Use the executable tutorials for guided learning. Use the reference section for commands, configuration, expressions, database schema, and SDK signatures.