blender-studio/emails
Anna Sirota dd367f1476 Stripe checkout (#104411)
The goal of this change is the following:

* make Stripe a default payment gateway:
	* for newly created subscriptions;
	* for paying for existing orders;
    * for changing payment method on existing subscriptions;

Reviewed-on: #104411
Reviewed-by: Oleg-Komarov <oleg-komarov@noreply.localhost>
2024-06-17 18:08:39 +02:00
..
migrations T89690 Scripts for cancelling legacy PayPal Subscriptions, syncing missing orders and emailing affected subscribers 2021-10-05 17:06:59 +02:00
static/emails Remove refrences to Cloud 2021-10-21 13:00:14 +02:00
templates Remove refrences to Cloud 2021-10-21 13:00:14 +02:00
__init__.py Mailgun integration [T83663] and simple email admin [T83662] 2020-12-15 17:06:57 +01:00
admin.py Stripe checkout (#104411) 2024-06-17 18:08:39 +02:00
apps.py Mailgun integration [T83663] and simple email admin [T83662] 2020-12-15 17:06:57 +01:00
models.py T89690 Scripts for cancelling legacy PayPal Subscriptions, syncing missing orders and emailing affected subscribers 2021-10-05 17:06:59 +02:00
util.py Pass an absolute site_url to email templates 2021-05-31 16:45:17 +02:00