blender-studio/subscriptions/views
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
..
tests Stripe checkout (#104411) 2024-06-17 18:08:39 +02:00
__init__.py Subscriptions and payments, initial setup T84408 2021-05-26 10:32:38 +02:00
join.py Stripe checkout (#104411) 2024-06-17 18:08:39 +02:00
mixins.py Stripe checkout (#104411) 2024-06-17 18:08:39 +02:00
select_plan_variation.py Stripe checkout (#104411) 2024-06-17 18:08:39 +02:00
settings.py Stripe checkout (#104411) 2024-06-17 18:08:39 +02:00
teams.py Stripe checkout (#104411) 2024-06-17 18:08:39 +02:00