stack/apps/backend/scripts
BilalG1 e439bd0b7e
verify payment transactions integrity (#1128)
<!--

Make sure you've read the CONTRIBUTING.md guidelines:
https://github.com/stack-auth/stack-auth/blob/dev/CONTRIBUTING.md

-->


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **New Features**
* Added a comprehensive payments data-integrity verifier, Stripe payout
reconciliation, API validation helpers, and a throttled progress utility
for long-running checks.

* **Bug Fixes**
* Improved subscription/product filtering to correctly respect customer
type during verification.

* **Chores**
* Reorganized verification scripts and updated the verification
entrypoint invocation.

* **Tests**
* Enhanced test fixtures to include full product data for subscriptions.

<sub>✏️ Tip: You can customize this high-level summary in your review
settings.</sub>
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2026-01-27 21:17:43 +00:00
..
verify-data-integrity verify payment transactions integrity (#1128) 2026-01-27 21:17:43 +00:00
db-migrations.ts Import fixes 2026-01-23 11:52:54 -08:00
db-migrations.tsup.config.ts Email outbox backend (#1030) 2025-12-12 10:26:38 -08:00
generate-keys.ts Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
generate-migration-imports.ts Auto migration (#526) 2025-07-24 02:38:37 +02:00
generate-openapi-fumadocs.ts Email outbox backend (#1030) 2025-12-12 10:26:38 -08:00
generate-route-info.ts fixes? 2025-12-12 17:29:57 -08:00
run-email-queue.ts Speed up tests (#1063) 2025-12-28 11:25:04 -08:00