You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@fineract.apache.org by Francis Mwangi <fr...@gmail.com> on 2022/09/16 12:01:54 UTC

How to send sms or email on late repayment.

Working on a service for loan management and I have been trying out
fineract. Looks good so far.

I have a payment middleware that will create loans and do loan repayment,
on that payment middleware is handling logic for sending SMS on loan
creation and repayment.

Was wondering what the best way of sending SMS on late loan repayment is
without changing fineract code base.


Regards,
Francis Mwangi