Skip to content
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

Feature request: Add support for Proration #65

Open
dwanjuki opened this issue Sep 18, 2023 · 1 comment · May be fixed by #79
Open

Feature request: Add support for Proration #65

dwanjuki opened this issue Sep 18, 2023 · 1 comment · May be fixed by #79

Comments

@dwanjuki
Copy link
Contributor

Is your feature request related to a problem?
When using Payment Plans and Proration Add Ons, the checkout page level cost text very briefly displays prorated fees on load. This is then replaced with the default payment plan's fees.

It is not clear what amount will be charged.

Describe the solution you'd like
Add support for proration in the Payment Plans Add On.

Additional context
This came up in ticket 518702 (Mods only)

@kimcoleman
Copy link
Member

This is most likely a priority issue - where Proration is trying to adjust the price at the same priority as the Payment Plan is trying to filter the level price. We can move the Payment Plans filter to priority 5 and while this could introduce other bugs, is probably the best way to ensure that other price adjusting logic happens after the select plan is activated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants