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-28 19:03:15 +01:00
2026-03-26 09:04:27 +01:00
2026-03-26 10:27:15 +01:00
2026-03-30 08:48:03 +02:00
2026-03-23 20:06:50 +01:00
2026-03-19 23:49:48 +01:00
2026-03-19 10:19:41 +01:00
2026-04-01 11:33:09 +02:00
2026-03-19 00:01:58 +01:00
2026-03-19 12:13:32 +01:00
2026-03-23 12:57:00 +01:00
2026-03-23 12:57:00 +01:00
2026-03-19 14:25:04 +01:00
2026-03-19 10:53:27 +01:00
2026-03-23 14:47:02 +01:00
2026-03-18 22:50:23 +01:00
2026-03-19 20:25:04 +01:00
2026-03-18 23:04:31 +01:00
2026-03-26 18:37:51 +01:00
2026-03-18 22:50:23 +01:00
2026-03-19 10:47:39 +01:00
2026-03-23 11:14:06 +01:00
2026-03-19 14:25:04 +01:00
2026-04-01 14:07:49 +02:00
2026-03-23 12:11:07 +01:00