dashboard/billing
Aravinth Manivannan 5ec87c83ec
feat: redirect user after successful payments for VM creation
2022-06-29 00:22:49 +05:30
..
migrations feat: implement billing with stripe 2022-06-22 00:37:03 +05:30
templates/billing feat: implement billing with stripe 2022-06-22 00:37:03 +05:30
__init__.py feat: implement billing with stripe 2022-06-22 00:37:03 +05:30
admin.py feat: implement billing with stripe 2022-06-22 00:37:03 +05:30
apps.py feat: implement billing with stripe 2022-06-22 00:37:03 +05:30
countries.py feat: implement billing with stripe 2022-06-22 00:37:03 +05:30
models.py feat: implement billing with stripe 2022-06-22 00:37:03 +05:30
tests.py feat: redirect user after successful payments for VM creation 2022-06-29 00:22:49 +05:30
urls.py feat: implement billing with stripe 2022-06-22 00:37:03 +05:30
utils.py feat: payment status checking util 2022-06-25 16:27:43 +05:30
views.py feat: redirect user after successful payments for VM creation 2022-06-29 00:22:49 +05:30