uncloud/uncloud/uncloud_pay
2020-03-05 11:39:48 +01:00
..
management/commands Move bill generation logic to Bill class, initial work for prepaid 2020-03-04 10:55:12 +01:00
migrations Replace legacy Stripe Charge API by Payment{setup, intent} 2020-03-05 11:39:48 +01:00
templates Replace legacy Stripe Charge API by Payment{setup, intent} 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 Cleanup/reorder uncloud_pay views 2020-03-05 11:39:48 +01:00
serializers.py Remove legacy credit card support 2020-03-05 11:39:48 +01:00
stripe.py Remove legacy credit card support 2020-03-05 11:39:48 +01:00
tests.py [uncloud_pay] add "prototype" 2020-02-27 11:21:38 +01:00
views.py Cleanup/reorder uncloud_pay views 2020-03-05 11:39:48 +01:00