Razmig Sarkissian
0158ce150d
Add API endpoint to get payment link for team registration
4 weeks ago
Razmig Sarkissian
7c1c37746c
Improve webhook handling and validation logic
...
Supporting multiple webhook secrets and enhanced Connect account
validation. Added more detailed logging and improved error handling for
payment processing.
4 weeks ago
Razmig Sarkissian
f4d8b1a536
Add support for corporate tournament Stripe payments
...
The commit adds webhook handling for corporate tournaments using
platform account (XLR) vs connected accounts, updates payment link
creation logic, and improves logging.
1 month ago
Razmig Sarkissian
22b06b4494
Remove cancel_url from Stripe checkout params
1 month ago
Razmig Sarkissian
a5c9765366
Add Stripe payment links for tournament registration
1 month ago
Razmig Sarkissian
371bce35d7
Refactor contact information handling in tournament registration
1 month ago
Razmig Sarkissian
bcf5017169
Fix handling of expired team registration sessions
...
A missing team registration should be treated as a valid expiration
case, returning True instead of False to properly clean up sessions.
2 months ago
Razmig Sarkissian
31b87cea2f
Add payment session expiration and logging
...
The main changes in this commit are: - Adding 30-minute expiration to
Stripe checkout sessions - Adding comprehensive logging throughout
payment flow - Improving payment failure and expiration handling -
Moving payment processing to static methods - Refactoring payment
session creation and handling - Adding better error handling for Stripe
operations
``` Add payment session expiration and logging ```
2 months ago
Razmig Sarkissian
f65fac9661
add multi currency layer for tournament fee
5 months ago
Razmig Sarkissian
0e7d746352
fix refund service
5 months ago
Raz
80503c3bd7
fix refund on corporate tournament
7 months ago
Raz
3e0b51c4c9
fix refund stuff
7 months ago
Raz
01a2c8880b
fix payment errors
7 months ago
Raz
ef46c71625
add refund api
7 months ago
Raz
2908519a84
add registration webhook
7 months ago
Raz
e019cea984
clean up
7 months ago
Raz
f2fcd83cc5
clean up
7 months ago
Raz
28e39be609
add payment for registration clean up
7 months ago