Skip to content

Downgrade / Upgrade existing subscriptions #321

Description

@pozylon

Currently, as long as a subscription is INITIAL, updatePlan will work accordingly but it fails when it's not INITIAL. It should be possible to change the product in some cases, for example you have:

  • Product A Monthly
  • Product A Yearly

or

  • Product A 2 times a week
  • Product A 4 times a week

You should be able to upgrade an existing subscription from monthly to yearly or maybe any other valid business case. Business logic has to be written to do a pro-rata credit note or equivalent to stop the former subscription pre-termination.

Activity

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions