Serreau Jovann
381acd603e
Split Stripe webhooks into 2 endpoints: insta (payments) and leger (Connect)
- /stripe/webhook → /webhooks/stripe/insta (paiements, payouts, disputes, subscriptions)
- /stripe/webhook/connect → /webhooks/stripe/leger (gestion comptes Connect)
- Rename env vars: STRIPE_WEBHOOK_SECRET → STRIPE_WEBHOOK_SECRET_INSTA,
STRIPE_WEBHOOK_SECRET_CONNECT → STRIPE_WEBHOOK_SECRET_LEGER
- Update StripeService, CsrfProtectionSubscriber, vault, env files and all tests
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-01 14:07:49 +02:00
..
2026-03-26 09:56:11 +01:00
2026-04-01 14:07:49 +02:00
2026-03-30 11:13:22 +02:00
2026-03-18 22:50:23 +01:00
2026-03-20 15:54:26 +01:00
2026-04-01 14:07:49 +02:00
2026-03-26 10:00:33 +01:00
2026-04-01 13:54:43 +02:00
2026-03-18 22:50:23 +01:00
2026-03-26 11:52:07 +01:00
2026-03-19 00:03:23 +01:00
2026-03-19 10:48:54 +01:00
2026-04-01 14:07:49 +02:00
2026-03-18 23:14:04 +01:00
2026-03-04 21:52:29 +01:00