Files
pretix_original/src/pretix/plugins/stripe
Felix Rindt 78b31149b5 Fix #751 -- calculate payment fees in OrderChangeManager (#752)
* check for payment method instead of order total

* incorporate payment fee diff in totaldiff at oder change

* use fee from model and the correct order total

* add error handling

* do not change paid orders

* OrderChangedManager can only be committed once

* remove prints of stripe secrets

* add tests

* an OrderChangeManager must not be committed multiple times
* A pending free order stays pending after being changed

* comments on paid_to_free logic
2018-01-22 12:53:46 +01:00
..
2016-11-03 11:33:44 +01:00
2017-07-23 12:22:48 +02:00
2017-07-12 18:02:56 +02:00
2017-08-29 10:01:50 +03:00