Billing Engine for Laravel
Cookbook
Cookbook
Short, task-oriented recipes. Each assumes the package is installed and the
relevant contract is bound (the in-memory or Fake binding is enough to run the
recipe). For the concepts behind each one, follow the links into
core concepts.
Recipes
| Recipe | Module |
|---|---|
| Enforce a hard limit | Metering |
| Meter multiple dimensions | Metering |
| Grant and burn credits | Wallet |
| Reconcile usage | Reconciliation |
| Preview a plan change | Subscription |
| Issue an invoice | Quote, Invoice |
| Ingest a payment webhook | Payment |
| Roll out a plan entitlement | Entitlement |