3 Commits

Author SHA1 Message Date
Adrian Moennich
be945f0b5f Unify usage of Sixpay/Saferpay terms 2021-07-29 11:40:16 +02:00
Adrian Moennich
613e2cc50a Only create pending txn when proceeding to payment
Otherwise someone may go to the checkout page not proceed, and then no
longer see the checkout link due to the pending transaction. While this
can still happen now if the user simply interrupts the payment process
instead of finishing or cancelling, it's much less likely to happen (and
an event manager can always "mark unpaid" to reset the pending
transaction in case a user ends up in this state)
2021-07-29 11:31:29 +02:00
Adrian Moennich
2565ad5f78 Cleanup, fix issues, and use Indico code style 2021-07-28 19:05:21 +02:00