Add NATS account-balance SoT and statement review for customers, CS, and sales
Some checks are pending
offline / test (push) Waiting to run
Some checks are pending
offline / test (push) Waiting to run
Internal billing now uses verae.billing.* request-reply and pubs. zappier-account-balance tracks prepaid, credits, usage, and payments. Portal, admin, CS, and sales all review the same statement. Independent Forgejo repos stay split via push-module-repos.
This commit is contained in:
parent
a1a5b957fd
commit
ac38676645
135 changed files with 3078 additions and 130 deletions
|
|
@ -1,3 +1,7 @@
|
|||
# zappier-sales-pricing NATS
|
||||
# NATS — zappier-sales-pricing
|
||||
|
||||
None.
|
||||
| Direction | Address | Kind |
|
||||
|-----------|---------|------|
|
||||
| OUT | `verae.billing.statement.get` | request-reply (review) |
|
||||
|
||||
Pricing writes remain HTTPS to zappier-edge admin.
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# zappier-sales-pricing
|
||||
|
||||
Sales department per-customer tier and multiplier. Writes through zappier-edge `/admin/api/customers`.
|
||||
Sales department API and UI for per-customer tier/multiplier and **review** of the same NATS statement as CS and the customer portal.
|
||||
|
||||
Forgejo: https://git.georgelambert.org/marchon/zappier-sales-pricing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue