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

Allow entering minimum payment as a percent #37

Open
zachborboa opened this issue May 17, 2016 · 0 comments
Open

Allow entering minimum payment as a percent #37

zachborboa opened this issue May 17, 2016 · 0 comments

Comments

@zachborboa
Copy link

Minimum payments can be a percentage of the balance. Thus the tool should allow entering a percentage as well as using a minimum amount and choose the greater of the two as the minimum payment.

Fox example, a balance of $2,230 and a minimum payment of the greater of $25 or 2%:
$2,230 * .02 = round( $44.60 ) => $45.00
Minimum payment would be $45 and not $25.

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

1 participant