feat(plan): tenant self-service billing wired to the (mock) provider #5
Reference in New Issue
Block a user
No description provided.
Delete Branch "feat/plan-self-service-billing"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Wires arcadia-admin /plan (was a placeholder) to /api/v1/billing/*, making the mock provider usable through the product end-to-end: current plan + status + renewal, plan picker (checkout redirect), manage-billing/cancel, invoices, AUD/GST formatting. Provider-agnostic (mock today, real PSP later). Requires arcadia-core PR #18 (GET /billing/plans).
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.