indico-plugins/payment_manual
Adrian ebe57a770b
Use hatchling instead of setuptools (#237)
* Use hatchling instead of setuptools
* Add __pycache__ to gitignore
2024-08-16 17:24:26 +02:00
..
2024-01-02 20:51:21 +01:00
2024-03-26 19:14:19 +01:00

Manual Payment Plugin

This plugin provides a "manual" payment option for Indico's payment module which is typically used for payments via Bank Transfer. It allows event organizers to define a custom text with various placeholders to provide information on how to make a payment or even link to an external payment service that has no deeper integration with Indico.

Changelog

3.3

  • Support (and require) Python 3.12

3.2.1

  • Support Python 3.11

3.2

  • Update translations

3.1

  • Add placeholders for the registration form id and the registration's database id

3.0

  • Initial release for Indico 3.0