mirror of
https://github.com/lucaspalomodevelop/indico-plugins.git
synced 2026-03-20 02:26:12 +00:00
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)
SIXPay Payment Plugin
This plugin provides a SIXPay payment option for Indico's payment module.
When used, the user will be sent to SIXPay to make the payment, and afterwards they are automatically sent back to Indico.
Changelog
3.0
- Initial release for Indico 3.0
Credits
Originally developed by Max Fischer for Indico 1.2 and 2.x. Updated to use the latest SIXPay API by Martin Claus. Adapted to Indico 3.0 and Python 3 by the CERN Indico Team.