Allowing the user to enter in a custom amount would allow us to bill clients using this plugin. We could e-mail invoices and just give them a link to our payment page allowing them to enter in the amount of their invoice and submit it online.
You could create an ajax script that disables the “Submit” button if an amount below .50 is entered and gives you an error message.