Monitored via OpenAPI Spec Diff

Stripe API Breaking Change Radar

Watch Stripe Alerts
2
Detected Events

Breaking Changes & Deprecations for Stripe

URGENT BREAKING

Stripe API v2024-06-20 Deprecation of legacy Charge endpoints

Stripe is sunsetting legacy /v1/charges POST endpoint in favor of /v1/payment_intents. Requests using charges API will fail after 2026-09-01.

What to test in your app:
Audit server code for direct Stripe Charge API creation and migrate to PaymentIntents.
URGENT BREAKING

Stripe API v2024-06-20 Deprecation of legacy Charge endpoints

Stripe is sunsetting legacy /v1/charges POST endpoint in favor of /v1/payment_intents. Requests using charges API will fail after 2026-09-01.

What to test in your app:
Audit server code for direct Stripe Charge API creation and migrate to PaymentIntents.