Adding an option where people can enter amount more than the total cost and apap will calculate accordingly
Suppose an event is added for $100 and it has 3 participants who paid $50, $25 and $25. this is possible in your app. But suppose One guy paid $75 and two others paid $25 each.. app shows an error as total collection is more than actual bill.
This possibility occurs when people pool in money and pay from the collective fund.
So it would be awesome if there's an option to see how much a person will get back , for instance, in the above mentioned case, the person a gets back $25.
Thanks
Thanks for the suggestion! The specific request you have isn’t one we plan to support, but you should be able to do this with the current tools.
In your example, it sounds like you’re collecting money ahead of time (otherwise why pay more for the expense than needed). You should add separate payments of $75, $25 and $25 from each person to whoever is collecting the money.
Then have that person record each expense they pay for as paid by them. This will correctly keep track of all debts for the event.
Marshall