You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a level is set with a subscription delay, but the initial price and subscription price are the same, it is not clear the Members is being charged at checkout.
The price for membership is $10.00 per Month starting September 30, 2023.
Should read (same as when amounts are different)
The price for membership is $10.00 now and then $10.00 per Month starting September 30, 2023.
The text was updated successfully, but these errors were encountered:
We are also having this issue. We bill members annually and have the plugin set to start a new billing cycle on the 1st of each year for recurrent subscriptions.
This is what is shown on the membership-checkout page as well as the membership-levels page:
"The price for membership is $16.00 per Year starting January 1, 2026.
Membership expires on December 31, 2025."
It looks to be displaying the renewal date for the subscription instead of the order date (todays date)
When a level is set with a subscription delay, but the initial price and subscription price are the same, it is not clear the Members is being charged at checkout.
The price for membership is $10.00 per Month starting September 30, 2023.
Should read (same as when amounts are different)
The price for membership is $10.00 now and then $10.00 per Month starting September 30, 2023.
The text was updated successfully, but these errors were encountered: