mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-07 06:42:39 +02:00
- 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. |
||
|---|---|---|
| .. | ||
| buy-more | ||
| buy-pages | ||
| buy-tokens | ||
| connectors/callback | ||
| logs | ||
| more-pages | ||
| new-chat | ||
| onboard | ||
| purchase-cancel | ||
| purchase-success | ||
| team | ||
| user-settings/components | ||
| client-layout.tsx | ||
| layout.tsx | ||
| page.tsx | ||