LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
pretix_xpay/__init__.py
pretix_xpay/apps.py
pretix_xpay/constants.py
pretix_xpay/payment.py
pretix_xpay/signals.py
pretix_xpay/urls.py
pretix_xpay/utils.py
pretix_xpay/views.py
pretix_xpay/xpay_api.py
pretix_xpay.egg-info/PKG-INFO
pretix_xpay.egg-info/SOURCES.txt
pretix_xpay.egg-info/dependency_links.txt
pretix_xpay.egg-info/entry_points.txt
pretix_xpay.egg-info/top_level.txt
pretix_xpay/locale/django.pot
pretix_xpay/locale/de/LC_MESSAGES/django.mo
pretix_xpay/locale/de/LC_MESSAGES/django.po
pretix_xpay/locale/en/LC_MESSAGES/django.mo
pretix_xpay/locale/en/LC_MESSAGES/django.po
pretix_xpay/locale/es/LC_MESSAGES/django.mo
pretix_xpay/locale/es/LC_MESSAGES/django.po
pretix_xpay/locale/fr/LC_MESSAGES/django.mo
pretix_xpay/locale/fr/LC_MESSAGES/django.po
pretix_xpay/locale/it/LC_MESSAGES/django.mo
pretix_xpay/locale/it/LC_MESSAGES/django.po
pretix_xpay/static/pretix_xpay/.gitkeep
pretix_xpay/static/pretix_xpay/XPay-logo.png
pretix_xpay/static/pretix_xpay/redirect.js
pretix_xpay/templates/pretix_xpay/.gitkeep
pretix_xpay/templates/pretix_xpay/checkout_payment_confirm.html
pretix_xpay/templates/pretix_xpay/checkout_payment_form.html
pretix_xpay/templates/pretix_xpay/control.html
pretix_xpay/templates/pretix_xpay/pending.html
pretix_xpay/templates/pretix_xpay/redirecting.html
tests/test_main.py