Currently, if the player’s bank balance is less than the loan payoff amount, the player can still payoff the loan. It causes the bank balance to be negative.
Suggestion: if the bank balance is less than the loan payoff amount, do not allow the transaction. Inform the player, via a popup dialog, that the bank balance is too low.