Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Subscriptions Flow #332

Open
micahp2 opened this issue Sep 23, 2022 · 0 comments
Open

New Subscriptions Flow #332

micahp2 opened this issue Sep 23, 2022 · 0 comments
Labels

Comments

@micahp2
Copy link
Contributor

micahp2 commented Sep 23, 2022

This is an epic / overview of the subscriptions feature set. It covers the high-level user flows and options that enable customers to discover, purchase, and cancel subscriptions.

The flows PDF can be found here: https://drive.google.com/file/d/1I1SEyhvpVE3v3SXFXRVAjqBrV3HnTySC/view?usp=sharing

Key feature areas for subscriptions include:

  • a triggering mechanism that allows the product to individually surface prompts to subscribe to each person who logs in, based on some definable criteria (e.g. join date, subscribed or not subscribed, date of last subscription message seen, etc.)
  • per user setup, storage, recall, and knowledge of subscriber state, subscriber level, when subscription ends, when subscription was last checked, etc.
  • independent messaging for subscribers and non-subscribers
  • the ability to insert subscription prompts at various points in the app experience (e.g. after signing up, after logging in, after a circle session ends, etc.)
  • hooking into existing commerce systems to provide subscription purchases and cancellations
@blopker blopker added the epic label Sep 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: To do
Development

No branches or pull requests

2 participants