amschaal / django-ezreg

4 stars 3 forks source link

Protect against price changes #104

Open amschaal opened 6 years ago

amschaal commented 6 years ago

-Keep users from changing an amount of a price if it already has users who have used it. Just let them disable if it and make a new one if necessary. -Keep users from changing payments in ways they shouldn't, such as refunds larger than amount paid, etc. -Ensure that credit card amount paid can't be changed. -Anything else??

amschaal commented 5 years ago

Need to disallow price for paid payments.