SurfSense/surfsense_backend
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
..
alembic feat: moved chat persistance to Server Side 2026-05-04 03:06:15 -07:00
app feat: implement finalize checkout endpoint and update purchase success handling 2026-05-05 01:01:12 -07:00
scripts feat: fixed vision/image provider specific errors and fixed podcast/video streaming 2026-05-02 19:18:53 -07:00
tests feat: moved chat persistance to Server Side 2026-05-04 03:06:15 -07:00
.dockerignore
.env.example feat: implement agent caches and fix invalid prompt cache configs 2026-05-03 06:03:40 -07:00
.gitignore feat: init video presentation agent 2026-03-21 22:13:41 -07:00
.python-version
alembic.ini
celery_worker.py
Dockerfile fix: docker issues 2026-05-03 00:39:27 -07:00
main.py
pyproject.toml feat: bumped version to 0.0.22 2026-05-04 21:08:08 -07:00
uv.lock feat: bumped version to 0.0.22 2026-05-04 21:08:08 -07:00