Dpetters / Umeqo

0 stars 0 forks source link

A way to queue up subscriptions (Spotify style) #412

Open Dpetters opened 12 years ago

Dpetters commented 12 years ago

In spotify, if you subscribe, cancel, and then re-subscribe, your second subscription does not start until the first one is over (assuming you cancelled the first one before it ended). This is advantageous because they get the money right away and there is no way for the client to cancel queued up subscriptions.

Stripe's current API does not make this easy to do. (might allow it now. it's been a while since I opened this issues) Therefore I'm not doing it yet. Once they do support this (which they will), here is a list of things we should allow on the site -

  1. Re-subscription after cancellation.
  2. Upgrades beyond premium (or the theoretical possibility of such, since we currently don't have anything beyond premium)