Search found 98 matches

by wtech_josh
Thu Nov 18, 2021 11:35 pm
Forum: AutoPay Service
Topic: Monthly draft on a closed loan
Replies: 1
Views: 5614

Re: Monthly draft on a closed loan

The AutoPay system isn’t perfect yet. It’s still in beta, and I’m going to do a complete overhaul once I get the back-end stuff with the bank ironed out. Here’s all the things to consider at the end of a loan with AutoPay in its current form. AutoPay will stop scheduling recurring payments when the ...
by wtech_josh
Thu Nov 18, 2021 11:33 pm
Forum: AutoPay Service
Topic: Monthly draft on a closed loan
Replies: 1
Views: 5614

Monthly draft on a closed loan

I closed out a paid-off loan this month but I see there is still a draft that took place after the loan was closed. What did I do wrong there?
by wtech_josh
Wed Nov 17, 2021 9:33 pm
Forum: Management and Financials
Topic: Amortized Engine Order
Replies: 10
Views: 23533

Re: Amortized Engine Order

Looking at the doc, I agree. I'll add a checkbox, edit the logic in the payment section accordingly, and post back here when I've released an update (sometime tomorrow).
by wtech_josh
Wed Nov 17, 2021 12:58 pm
Forum: Management and Financials
Topic: Amortized Engine Order
Replies: 10
Views: 23533

Re: Amortized Engine Order

Hmmmm... There's a setting to pay regular payment before fees in the Loan Settings, but it'll always pay the escrow due first.

Do I need to add another checkbox to pay regular payment before escrow? Checking both would then put the scheduled P&I ahead of both the escrow and the fees.
by wtech_josh
Mon Nov 08, 2021 10:31 pm
Forum: Management and Financials
Topic: Report of Maturing Loans
Replies: 1
Views: 6110

Re: Report of Maturing Loans

The report column is SummaryOfFinancesRecord:FinalPaymentDate. Add that to the report. If you want to limit the report to only loans that are maturing before the end of the report date range add a filter for FinalPaymentDate LessOrEqual 0: reportfilter.jpg When filtering on a date column, the value ...
by wtech_josh
Mon Nov 08, 2021 10:30 pm
Forum: Management and Financials
Topic: Report of Maturing Loans
Replies: 1
Views: 6110

Report of Maturing Loans

What’s the trick for generating a report that shows loans maturing in 30 days etc.

Thanks
by wtech_josh
Mon Nov 08, 2021 5:36 pm
Forum: Other Options
Topic: A new API?? 3.0.184 -Added the API to allow programmatic interactivity with your portfolio data in real time
Replies: 2
Views: 13217

Re: A new API?? 3.0.184 -Added the API to allow programmatic interactivity with your portfolio data in real time

The API allows Moneylender Users to programmatically read and write almost all the data in Moneylender, as well as generate payoff quotes and send statement emails. Things like retrieving account information (to display to a borrower on a website, for example) or adding payments to loans (to update ...
by wtech_josh
Mon Nov 08, 2021 5:36 pm
Forum: Other Options
Topic: A new API?? 3.0.184 -Added the API to allow programmatic interactivity with your portfolio data in real time
Replies: 2
Views: 13217

A new API?? 3.0.184 -Added the API to allow programmatic interactivity with your portfolio data in real time

Please explain in details what is the purpose and use of this API addition.?
Does it allow for company website to integrate with Money Lender Pro 3 loan engine? And if so, What is the charge for assistance? I am not quite sure how best to use this feature.
by wtech_josh
Tue Oct 12, 2021 12:20 pm
Forum: Configuring Loans
Topic: Calculations for a fully amortized mortgage
Replies: 1
Views: 7754

Re: Calculations for a fully amortized mortgage

Hi Mark! After setting up the loan like a normal amortized loan, go to the Settings tab > Loan Settings. Change the Loan Engine at the top to "Explicit Amortization for Chronic Underpayment" and click Save. When the loan is on time, it behaves the same as the Amortized loan engine. If the ...