indico-plugins/payment_paypal
andriish 50b17ea52b
Add Python::3.10 classifier (#188)
Co-authored-by: Andrii Verbytskyi <andriish@pcatlas18.mpp.mpg.de>
2022-09-30 17:37:09 +02:00
..
2022-08-24 23:58:52 +02:00
2022-01-05 11:41:25 +01:00
2021-10-27 14:35:39 +02:00
2017-04-03 14:28:49 +02:00
2022-06-14 13:05:32 +02:00
2022-09-30 17:37:09 +02:00
2022-01-05 11:41:25 +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.2

  • Update translations

3.1

  • Adapt to Indico 3.1 changes

3.0

  • Initial release for Indico 3.0