-
Notifications
You must be signed in to change notification settings - Fork 212
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CNS-315: support subscription renewal
Subscription renewal happens when buying a subscription for a consumer with an existing subscription, with the same plan (index and version). The existing subscription is extended by the new duration requested. The total duration is limited to 1 year, but also 1 additional month to allow renewal with yearly discount before an existing subscription ends.
- Loading branch information
1 parent
48a1f9e
commit c96d2d0
Showing
2 changed files
with
97 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters