blender-studio/users/tests
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
..
__init__.py Move Profile fields into a custom User model [D9913] 2020-12-22 10:28:57 +01:00
test_api.py Move Profile fields into a custom User model [D9913] 2020-12-22 10:28:57 +01:00
test_context_processors.py Update blender-id-oauth-client: make oauth_user_id an integer 2023-12-14 14:41:53 +01:00
test_models.py Account deletion: OAuth data removed the same way during both anonymisation and deletion 2024-06-05 13:11:35 +02:00
test_signals.py Add tests for Mailgun integration [T84020] 2020-12-23 19:16:10 +01:00
test_tasks.py Stripe checkout (#104411) 2024-06-17 18:08:39 +02:00
test_webhooks.py Blender ID: use avatar_url and confirmed_email_at 2024-06-03 13:41:21 +02:00
util.py Stripe checkout (#104411) 2024-06-17 18:08:39 +02:00