uncloud-mravi/uncloud/uncloud_pay
2020-03-09 12:25:11 +01:00
..
management/commands Fix generate-bills 2020-03-06 09:17:31 +01:00
migrations Rebuild paymentmethod/stripe migrations from master 2020-03-09 12:25:11 +01:00
templates Revamp stripe error handling 2020-03-09 12:25:11 +01:00
__init__.py [uncloud_pay] add "prototype" 2020-02-27 11:21:38 +01:00
admin.py [uncloud_pay] add "prototype" 2020-02-27 11:21:38 +01:00
apps.py [uncloud_pay] add "prototype" 2020-02-27 11:21:38 +01:00
helpers.py Pay: move some model-related methods from helpers to models 2020-03-04 09:39:18 +01:00
models.py Initial yearly billing implementation 2020-03-09 12:25:11 +01:00
serializers.py Fix payment update updates 2020-03-09 12:25:11 +01:00
stripe.py Move STRIPE_PUBLIC_KEY to secrets (i.e. local configuration) 2020-03-09 12:25:11 +01:00
tests.py Dump test placeholder for uncloud_pay 2020-03-09 12:25:11 +01:00
views.py Fix duplicates in payment method creation 2020-03-09 12:25:11 +01:00