# Problem Merchants can't see their past incoming subscription payments. # Solution - [x] Keep the Subscription Plans Card List - [x] Add a new tab for Incoming Subscription Payments - for total revenue analysis (include a sum at the top) - [x] Filter by subscription plan - [x] When merchant deletes a Subscription Plan - cancel all active subscriptions, show big red modal so user understands this is a destructive action. # Considerations - [ ] Update Demo Video when this feature is complete.