- Shows proration preview (calls POST /api/v1/subscriptions/preview)
- Displays credit (unused time on current plan), debit (new plan cost), net amount, next billing date
- On confirm, calls POST /api/v1/subscriptions/change
- Subscription changes immediately
DELETE /api/v1/subscriptions/{id} with the selected reason.