-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Subscription phase alignment issue for subscriptions with end date #182
Comments
Interval: 1 year This would make more sense?
For this client we can change the fixed periods setting from |
Re-opening for "Improve user interface in Gravity Forms subscription alignment settings". The name and description of the setting are already updated in pronamic/wp-pronamic-pay-gravityforms@df49d2d. |
Closing this issue, moved the open task to the Pronamic Pay Gravity Forms repository: |
Through a customer we discovered a problem with subscription phase alignment for subscriptions with an end date.
Internal HelpScout tickets:
Discussed with @rvdsteege at @pronamic HQ, the solution consists of 3 parts.
Allow partial periods in subscription phase period creation
Related code:
wp-pay-core/src/Subscriptions/SubscriptionPhase.php
Lines 487 to 491 in b0a6a19
No longer use total periods in subscription alignment
Related code:
wp-pay-core/src/Subscriptions/SubscriptionPhase.php
Lines 674 to 694 in b0a6a19
It would be easier to understand if we extend a possible regular phase end date with the alignment period/interval?
Improve user interface in Gravity Forms subscription alignment settings
Related code:
https://github.com/pronamic/wp-pronamic-pay-gravityforms/blob/325d139b0c88ae43647d639159e3c64551143369/views/html-admin-feed-settings.php#L805-L985
Suggested change in Dutch:
The text was updated successfully, but these errors were encountered: