mirror of
https://github.com/pretix/pretix.git
synced 2026-08-07 10:17:49 +00:00
* store the state of the payment regardless of the state control.html shows the banner that the payment is in review depending on payment.info * handle capture ressource * Update src/pretix/plugins/paypal2/views.py Co-authored-by: Phin Wolkwitz <wolkwitz@pretix.eu> * add test * cleanup logic regarding uninteresting resource_type * store payment.info during _execute_payment asap --------- Co-authored-by: Phin Wolkwitz <wolkwitz@pretix.eu>