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 Replace legacy Stripe Charge API by Payment{setup, intent} 2020-03-09 12:24:14 +01:00
templates Replace legacy Stripe Charge API by Payment{setup, intent} 2020-03-09 12:24:14 +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-09 12:25:11 +01:00
serializers.py Remove legacy credit card support 2020-03-09 12:25:11 +01:00
stripe.py Remove legacy credit card support 2020-03-09 12:25:11 +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-09 12:25:11 +01:00