Billing
paygent billing overview
The dashboard’s headline numbers, in a terminal.
paygent billing subscription
Create and manage subscriptions. The API calls these orders.
Cancel by setting an end date. Nothing is deleted.
--billing-day values of 29–31 are normalized for short months, so 31 bills on 28 February.
paygent billing invoice
Invoices are generated nightly and are read-only.
download returns binary and will not write to a terminal, so --out is required.
paygent billing credit
Credit currencies — your own unit of account that wallets are denominated in.
Also get, update, and delete.
paygent billing model
Custom model cost rates — what the provider charges you, not what you charge a customer.
create is an upsert. An existing provider/model pair is replaced. The CLI checks first and asks; --upsert skips the check.
Use bulk --from-file to load many at once, and delete to revert to the built-in registry.
paygent billing external-cost
Cost streams that originate outside Paygent — a third-party API, a human review step, a licence fee.
Also get, update, and delete.
paygent billing external-config
Prices an external cost stream.
An external cost with no config is tracked but never billed.
