Is Stripe down right now?
Checking Stripe…
Reading the latest checks from UptimeTea monitors…
Stripe processes card payments, subscriptions and payouts for millions of businesses. When it is down, checkouts fail and revenue stops.
What we are checking
These are real UptimeTea monitors, not a scrape of Stripe's own status page. Each is requested every minute from several locations, and a failure is re-verified from an independent location before it counts.
Stripe API
The health check endpoint on api.stripe.com, the host every server-side Stripe library talks to.
Stripe.js
The js.stripe.com script that renders card fields, Payment Element and Checkout in the browser.
Second opinion: Stripe's official status page. Vendors update it after they confirm an incident, which is usually minutes after it starts.
What to do when Stripe is down
- 1
Check your own integration first
If the monitors above are green, the problem is on your side: an expired API key, a webhook endpoint returning errors, or a rate limit. Look at the Stripe Dashboard logs before blaming Stripe.
- 2
Queue payments instead of failing them
Stripe recommends idempotency keys. Retry the same request with the same key when the API is back and you will not double-charge anyone.
- 3
Tell customers before they tell you
A banner on checkout saying payments are delayed beats a wall of declined-card support tickets. A status page is the fastest way to say it once.
Frequently asked questions
How do you know if Stripe is down?
Stripe says it is up but my payments fail. Why?
Does a Stripe outage affect payments already made?
Can I get an alert when Stripe goes down?
Is something else down?
Next time, know before your customers do.
Monitor the services your product depends on, and your product itself, from one dashboard. Email, SMS and call alerts, a status page under your own brand, and 50 monitors free.