uncloud/uncloud/uncloud_pay
2020-03-05 11:39:48 +01:00
..
management/commands Fix generate-bills, remove debug print in charge method 2020-03-05 11:39:48 +01:00
migrations Replace legacy Stripe Charge API by Payment{setup, intent} 2020-03-05 11:39:48 +01:00
templates Revamp stripe error handling 2020-03-05 11:39:48 +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 Fix generate-bills, remove debug print in charge method 2020-03-05 11:39:48 +01:00
serializers.py Fix dumb logic errors/typo from last commit 2020-03-05 11:39:48 +01:00
stripe.py Revamp stripe error handling 2020-03-05 11:39:48 +01:00
tests.py [uncloud_pay] add "prototype" 2020-02-27 11:21:38 +01:00
views.py Revamp stripe error handling 2020-03-05 11:39:48 +01:00