Files
MODSetter-SurfSense/surfsense_web
DESKTOP-RTLN3BA\$punk 6e1dd40597 feat: implement finalize checkout endpoint and update purchase success handling
- Added a new endpoint `/stripe/finalize-checkout` to synchronously fulfill a checkout session, addressing the webhook-vs-redirect race condition.
- Updated the `PurchaseSuccessPage` component to handle various states of the checkout process, including loading, completed, pending, and failed states.
- Introduced a new response model `FinalizeCheckoutResponse` to provide immediate feedback on the purchase status.
- Enhanced the Stripe API service to include the new finalize checkout functionality.
2026-05-05 01:01:12 -07:00
..
2026-04-30 18:42:38 -07:00
2026-03-27 03:17:05 -07:00
2026-04-27 14:04:50 -07:00
2025-04-07 23:47:06 -07:00
2026-02-17 12:47:39 +05:30
2025-10-15 14:38:26 -07:00
2025-04-07 23:47:06 -07:00
2026-05-04 21:08:08 -07:00
2026-04-28 23:25:26 -07:00
2026-02-10 19:06:21 +05:30