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

add monthly payment parameter #9

Open
simobenso opened this issue Jun 10, 2015 · 4 comments
Open

add monthly payment parameter #9

simobenso opened this issue Jun 10, 2015 · 4 comments

Comments

@simobenso
Copy link

Hello,

Would it be possible to add a monthly payment parameter as an option ?

@jpederson
Copy link
Owner

Well, it's sort of the purpose of the tool to determine the monthly payment and interest over the course of the loan based on term and amount. So if we're providing term and amount, why would we need to have monthly payment amount as well? Or do you mean you want to give the monthly payment and total amount, and then have it spit out the term? I guess I'm missing something, please elaborate on how you'd use this :) Not trying to be difficult.

@simobenso
Copy link
Author

To be more specific, it would mean to add a new calculation method based on the rate, the total amount and a "desired monthly payment" and the response would generate the term among the other response values.

@jhaeger
Copy link

jhaeger commented Aug 14, 2015

I think what simobenso is asking for is a "how much house can I afford" function.

You populate the monthly payment, interest rate, but leave the "loan amount" field blank, which will be calculated based on the other fields.

@jpederson
Copy link
Owner

Absolutely, I'll look into building this out - I have this script in several production projects and would want to just make sure that any changes I make don't break the API. But I have this and a few of the other issues in mind for near-future releases.

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

3 participants