URGENT BREAKINGStripe
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.
- Source
- View source
- Method
- OpenAPI diff
- Freshness
- Released: 2026-06-20 14:30 UTC