indico-plugins/payment_paypal
Adrian Moennich 5a6ce8be67 Release v3.3
2024-03-30 16:54:24 +01:00
..
2024-03-26 22:51:00 +01:00
2024-01-02 20:51:21 +01:00
2021-10-27 14:35:39 +02:00
2017-04-03 14:28:49 +02:00
2023-10-18 14:57:16 +02:00
2024-03-26 19:14:19 +01:00
2024-03-30 16:54:24 +01:00
2024-01-02 20:51:21 +01:00

PayPal Payment Plugin

This plugin provides a PayPal payment option for Indico's payment module.

When used, the user will be sent to PayPal to make the payment, and afterwards they are automatically sent back to Indico. It relies on PayPal's IPN payment notification for Indico to automatically mark the registrant as paid once the payment has been made and processed by PayPal.

Changelog

3.3

  • Support (and require) Python 3.12

3.2.1

  • Support Python 3.11

3.2

  • Update translations

3.1

  • Adapt to Indico 3.1 changes

3.0

  • Initial release for Indico 3.0