LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
pretix_paystack/__init__.py
pretix_paystack/apps.py
pretix_paystack/payment.py
pretix_paystack/signals.py
pretix_paystack/tasks.py
pretix_paystack/urls.py
pretix_paystack/views.py
pretix_paystack.egg-info/PKG-INFO
pretix_paystack.egg-info/SOURCES.txt
pretix_paystack.egg-info/dependency_links.txt
pretix_paystack.egg-info/entry_points.txt
pretix_paystack.egg-info/requires.txt
pretix_paystack.egg-info/top_level.txt
pretix_paystack/locale/de/LC_MESSAGES/django.mo
pretix_paystack/locale/de/LC_MESSAGES/django.po
pretix_paystack/locale/de_Informal/.gitkeep
pretix_paystack/locale/de_Informal/LC_MESSAGES/django.mo
pretix_paystack/locale/de_Informal/LC_MESSAGES/django.po
pretix_paystack/management/__init__.py
pretix_paystack/management/commands/__init__.py
pretix_paystack/management/commands/paystack_reconcile.py
pretix_paystack/management/commands/paystack_webhook_test.py
pretix_paystack/static/pretix_paystack/.gitkeep
pretix_paystack/templates/pretix_paystack/.gitkeep
pretix_paystack/templates/pretix_paystack/checkout_payment_form.html
pretix_paystack/templates/pretix_paystack/control.html
pretix_paystack/templates/pretix_paystack/pending.html
pretix_paystack/templates/pretix_paystack/reconcile.html
tests/test_integration.py
tests/test_main.py
tests/test_settings.py
tests/test_standalone.py