Add NATS account-balance SoT and statement review for customers, CS, and sales
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:
George Lambert 2026-09-11 15:35:37 -04:00
parent a1a5b957fd
commit ac38676645
135 changed files with 3078 additions and 130 deletions

View file

@ -24,11 +24,16 @@ Markdown indexes: https://zapier.georgelambert.org/index-md.html
repos/zapier-user-docs
repos/docs-master
repos/verae-nats-process
repos/zappier-account-balance
repos/zappier-customer-service
repos/zappier-sales-pricing
repos/zappier-accounting-export
.. toctree::
:maxdepth: 2
:caption: API modules
modules/zappier/accounting-export
modules/zappier/accounts
modules/zappier/admin-users
modules/zappier/admin
@ -37,6 +42,8 @@ Markdown indexes: https://zapier.georgelambert.org/index-md.html
modules/zappier/billing/credit
modules/zappier/billing/reload
modules/zappier/billing/stripe
modules/zappier/billing-nats
modules/zappier/credits
modules/zappier/db/admin-user-repo
modules/zappier/db/billing-repo
modules/zappier/db/customer-repo
@ -48,10 +55,13 @@ Markdown indexes: https://zapier.georgelambert.org/index-md.html
modules/zappier/invoicing
modules/zappier/jobs/report-usage
modules/zappier/meter
modules/zappier/nats-shim.d
modules/zappier/paths
modules/zappier/portal
modules/zappier/pricing
modules/zappier/reports
modules/zappier/statement
modules/zappier/upstream
modules/zappier/usage
modules/verae-zapier-middleware/app
modules/verae-zapier-middleware/clients/veraeClient
@ -138,3 +148,12 @@ Markdown indexes: https://zapier.georgelambert.org/index-md.html
modules/verae-zapier-simulator/pipeline
modules/verae-zapier-simulator/server
modules/verae-zapier-simulator/trace
modules/zappier-account-balance/books
modules/zappier-account-balance/server
modules/zappier-account-balance/subjects
modules/zappier-customer-service/nats-billing
modules/zappier-customer-service/server
modules/zappier-sales-pricing/nats-billing
modules/zappier-sales-pricing/server
modules/zappier-accounting-export/nats-billing
modules/zappier-accounting-export/server