Implement Stripe payment
parent
4ba8c32d
No related branches found
No related tags found
Showing
- billing/fixtures/initial.json 0 additions, 115 deletionsbilling/fixtures/initial.json
- billing/models/__init__.py 2 additions, 2 deletionsbilling/models/__init__.py
- billing/models/payment_methods.py 9 additions, 0 deletionsbilling/models/payment_methods.py
- billing/templates/billing/redirect_stripe.html 10 additions, 0 deletionsbilling/templates/billing/redirect_stripe.html
- billing/urls.py 5 additions, 0 deletionsbilling/urls.py
- billing/views.py 181 additions, 3 deletionsbilling/views.py
- constellation/settings.py 5 additions, 0 deletionsconstellation/settings.py
- member/templates/member/user_detail.html 1 addition, 1 deletionmember/templates/member/user_detail.html
Loading
Please register or sign in to comment