LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
froide_payment/__init__.py
froide_payment/admin.py
froide_payment/apps.py
froide_payment/forms.py
froide_payment/models.py
froide_payment/provider.py
froide_payment/urls.py
froide_payment/utils.py
froide_payment/views.py
froide_payment/widgets.py
froide_payment.egg-info/PKG-INFO
froide_payment.egg-info/SOURCES.txt
froide_payment.egg-info/dependency_links.txt
froide_payment.egg-info/not-zip-safe
froide_payment.egg-info/requires.txt
froide_payment.egg-info/top_level.txt
froide_payment/locale/de/LC_MESSAGES/django.mo
froide_payment/locale/de/LC_MESSAGES/django.po
froide_payment/migrations/0001_initial.py
froide_payment/migrations/0002_order_is_donation.py
froide_payment/migrations/0003_order_kind.py
froide_payment/migrations/0004_auto_20190416_1719.py
froide_payment/migrations/0005_auto_20190521_1351.py
froide_payment/migrations/__init__.py
froide_payment/templates/froide_payment/base.html
froide_payment/templates/froide_payment/order/default.html
froide_payment/templates/froide_payment/payment/base.html
froide_payment/templates/froide_payment/payment/creditcard.html
froide_payment/templates/froide_payment/payment/sepa.html
froide_payment/templates/froide_payment/widgets/price_input.html
frontend/javascript/payment.ts
frontend/javascript/stripe-v3.augment.d.ts