2024-03-26 19:14:19 +01:00

30 lines
631 B
Markdown

# 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