Skip to content

Downgrade / Upgrade existing subscriptions #321

@pozylon

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions