-
Hi,
When using Docker, the image building process throws this error with adyen:
```
=> ERROR [4/5] RUN pip3 install pretix-adyen …
-
Having installed pretix in a shared hosting environment, I'm not able to change the default storage engine of the mysql instance from MYISAM to INNODB.
Thus I always receive an `_mysql_exceptions.Ope…
-
**Describe the bug**
When creating batch vouchers and a single code exists twice, this results in a "An unexpected error has occurred, please try again later.". Particularly it results in:
```…
-
-
Currently, it seems like languages other than English don't work. Admin interface and user frontend (shop) are always in English
-
The current PreTix plugin for Mollie doesn't support test-payments when the shop is in test-mode. A message is shown that Mollie does not support test-transactions. However, currently Mollie does supp…
-
Petixdroid is a new ticketing app. Please check if we can use it and implement features we need: https://github.com/pretix/pretixdroid
-
### Problem and impact
Cancellation message says the order was refunded, but refund is happening in the next step.
### Expected behaviour
Message should probably say:
"Die Bestellung wurde a…
-
So it seems like the way to install pretix’ requirements, as described in the guide, is outdated. Also, you now need two separate daemons (which might take too much RAM for Uberspace?).
-
Hi,
I use availability API to get paid orders counter.
When using API /api/v1/organizers/(organizer)/events/(event)/quotas/(id)/availability/ on unlimited quota, paid orders counter (and all co…