Skip to content

Subscription Dates #11

Description

@bkgoodman

Two issues:

  1. Times are a little off - like by 4 hours in the wrong direction from a standard UTC->Eastern conversion.

  2. Not sure when when subscriptions are ACTUALLY cut off. Some of this is dependent on Stripe logic I don't understand.

For example what I expect is:

  1. At the end of the month, Stripe tries to add you to the next month.
  2. It sets your "end" date to the end of the month, and re-charges you for the month
  3. If that fails, you are "past due"
  4. Eventually, when the end-of-the month hits, we look at this time and set you as "past due". (At this point - you haven't paid in 4 weeks.
  5. We allow you to remain "past due" for 2 weeks - then shut you off. (At this point, you haven't paid in 6 weeks).
  6. If when you re-up - you get turned on immediately. I am not sure how Stripe works a "back billing" you - but for a second lets assume it does it correctly.
  7. If you re-up by creating a new subscription (which either most people seem to - or maybe stripe requires you to?) It will restart your subscription immediately - but you never paid for the previous 6 weeks.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions