CluPilotCloud/app/Services/Billing
nexxo 6119044669
tests / pest (push) Successful in 6m46s Details
tests / assets (push) Successful in 19s Details
tests / release (push) Has been skipped Details
fix(billing): no plan changes after cancellation, no unknown terms
A cancelled subscription still reported an upgrade as allowed and priced it, so
a caller trusting that would have provisioned and billed a customer who had
already left. And any term string other than the two we support was silently
priced monthly while keeping the unknown value — a subscription whose price and
billing period disagree. Both are refused now.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-26 09:57:53 +02:00
..
PlanChange.php fix(billing): no plan changes after cancellation, no unknown terms 2026-07-26 09:57:53 +02:00
TaxTreatment.php fix(billing): verification vouches for a value, not for a row 2026-07-26 09:34:40 +02:00