Description
Build a smart cancellation flow that presents retention offers (discounts, pauses, feature unlocks) based on user segment and subscription history.
Acceptance Criteria
Technical Scope
- src/screens/CancellationFlowScreen.tsx
- src/store/cancellationStore.ts
- backend/services/
- Edge: offer abuse prevention, concurrent retention offers, offer expiry
Description
Build a smart cancellation flow that presents retention offers (discounts, pauses, feature unlocks) based on user segment and subscription history.
Acceptance Criteria
Technical Scope