Currently, WooCommerce memberships doesn’t handle fixed date range memberships very well. In particular, it would be hugely beneficial if membership access could be automatically pro-rated based on the remaining length of membership.
For example, assume I have a fixed date range membership that grants access from 2/1 to 1/31. Someone who purchases the membership on 4/1 should be charged a pro-rated membership fee of 10/12 = 5/6 of the full membership price due to purchasing the membership part way into the fixed date range.
One can manually do this by having a “sale” on the products that grant membership access or by manually changing the product price. However, this is tedious. A few lines of code would seem to be able to solve this problem in a much more efficient manner.
Thanks!
Open
Last updated: February 13, 2023
0 comments
Log in to comment on this feature request.