Live check
Is Worldpay down right now?
Observed from Worldpay’s public feed by our independent monitor. Always confirm operational decisions on the official status page.
While you wait: the Worldpay incident checklist
- Name the dependency precisely. Worldpay is your payment-processing dependency. Identify which of these surfaces is actually in the production path: checkout, authorization, settlement, subscriptions, refunds and payment webhooks.
- Confirm the affected path. Use Worldpay's component and incident detail, then separate authorization failures from webhook or dashboard delays and verify whether the affected payment method or region matches your flow.
- Bound every retry. Cap concurrency, use exponential backoff and retain idempotency where applicable. An upstream incident should not become a retry storm against Worldpay or your own services.
- Use the rehearsed fallback. For this dependency, avoid blind payment retries, preserve idempotency keys and offer a safe retry-later path to customers. Do not invent a new failover path during the outage.
- Verify recovery end to end. A green Worldpay status is the start of validation: reconcile ambiguous charges, delayed webhooks and order state before replaying any payment action.
What breaks when Worldpay has issues
Worldpay sits in the payments & fintech layer. An incident can affect checkout, authorization, settlement, subscriptions, refunds and payment webhooks; the exact blast radius depends on the components, regions and features your production path uses. Treat the official component timeline as evidence, compare it with your own independent probes, and communicate the user-visible effect rather than saying the whole vendor is simply “down.”
FAQ
Can Worldpay be down if its homepage still loads?
Yes. A marketing site, dashboard and production API can use different components or regions. Check the incident detail at status.worldpay.com and test the exact Worldpay path your service uses.
What should I test first during a Worldpay incident?
Start with a small, read-only probe: separate authorization failures from webhook or dashboard delays and verify whether the affected payment method or region matches your flow. Record the time, region and component so responders can compare the same signal.
What is the safest mitigation for Worldpay issues?
Prefer a fallback you already tested. In this layer, avoid blind payment retries, preserve idempotency keys and offer a safe retry-later path to customers. Keep retries bounded and preserve evidence for later reconciliation.
Where does Worldpay publish official status updates?
Worldpay's official public status source is https://status.worldpay.com. This page independently observes its machine-readable feed but the vendor's incident timeline remains authoritative.
Put Worldpay’s status in your toolbar
Is it you — or your vendor? You checked once. The extension watches Worldpay and the rest of your stack continuously — badge, popup and Side Panel, free for 5 vendors, no account.
Add to Chrome — free, no accountNot an outage? Track API changes before they become incidents.
VendorStatus shows when a dependency is failing now. Breakwater watches official developer changelogs and migration deadlines locally in your browser, so your team can plan the change before the next deploy.
Also on your stack?
Not affiliated with Worldpay. Status data comes from their public status page.