Integrations with payment providers
Computop, First Cash
$ source /var/pretix/venv/bin/activate
(venv)$ pip install pretix-computop
(venv)$ python -m pretix migrate
(venv)$ python -m pretix rebuild
# systemctl restart pretix-web pretix-worker
For more information and other types of setups, please refer to the install guide.
Read documentation