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

Sum of installments does not equal total #160

Open
aydun opened this issue Mar 12, 2019 · 1 comment
Open

Sum of installments does not equal total #160

aydun opened this issue Mar 12, 2019 · 1 comment

Comments

@aydun
Copy link

aydun commented Mar 12, 2019

If I create a membership for £100 with a payment plan of 12 instalments, each instalment is £8.33 - but 12 x £8.33 = £99.96. This is often handled by adjusting the first payment eg £8.37 for 1st payment, then 11 x £8.33

@omarabuhussein
Copy link
Member

omarabuhussein commented Oct 6, 2020

hi @aydun

thanks and sorry for the very late response , but for any one looking into this, yes we actually aware of this issue, and it is something in our growing list of things to fix/improve, but we also have now a problem is that the webform civicrm module changed its behavior similar to how our extension currently work, there is a little more details here : colemanw/webform_civicrm#306

so it need more thinking on how to handle it and we will probably get to it soon.

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

No branches or pull requests

2 participants