conference-website/tickets/tests
Anna Sirota 2d66f8dfee Stripe: ignore all next_action expect bank transfer
All other ticket orders should only be created on checkout_session.completed.
2024-06-06 17:39:55 +02:00
..
graphql Update test mocks of Saleor's API to version 3.5 2022-09-07 15:47:12 +02:00
__init__.py Tests for "manually" marking ticket as paid 2022-06-14 17:49:12 +02:00
factories.py Support delayed Stripe payments; Invoice PDFs 2024-05-27 22:32:15 +02:00
saleor_ticket_info.yaml Tests: mock remaining Saleor responses 2024-05-14 10:54:26 +02:00
saleor_validation_errors.yaml Tests: mock remaining Saleor responses 2024-05-14 10:54:26 +02:00
stripe_payment_intent.requires_action.json Stripe: ignore all next_action expect bank transfer 2024-06-06 17:39:55 +02:00
stripe_retrieve_session_for_payment_intent_fully_refunded.yaml Fix handling of refunds 2024-05-28 13:46:04 +02:00
stripe_retrieve_session_for_payment_intent_next_action.yaml Stripe: ignore all next_action expect bank transfer 2024-06-06 17:39:55 +02:00
stripe_retrieve_session_for_payment_intent_partially_refunded.yaml Fix handling of refunds 2024-05-28 13:46:04 +02:00
stripe_retrieve_session_for_payment_intent.yaml Stripe: fix update_profile 2024-05-28 10:22:27 +02:00
test_models.py Support delayed Stripe payments; Invoice PDFs 2024-05-27 22:32:15 +02:00