I very much like the custom donation field in version 1.1. Unfortunately, it allows the user to enter negative amounts. This can actually cause the entire order to go into negative numbers...

Comments

travist’s picture

Status: Active » Fixed

Just checked in a fix for this. I haven't added any validation errors or anything, but I did basically do an absolute value of whatever they enter, so it will just turn that negative into a positive number.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.