Error code

STRIPE_PAYMENT_FAILED

Stripe payment declined

  • HTTP status402
  • Classintegration
  • Severitywarning
  • Retryableno

Stripe payment declined

A PaymentIntent confirmation failed. Distinct from a 3DS challenge — this code surfaces a hard decline.

Common causes

  • Card was declined by issuer (insufficient funds, fraud rule).
  • CVC or postal code mismatch.
  • Card expired or stolen-flagged.

What to do

Show the customer Stripe’s decline_code. Don’t auto-retry — the issuer made an explicit decision.

תשלום ב־Stripe נדחה

אישור PaymentIntent נכשל. שונה מאתגר 3DS — קוד זה מצביע על דחייה חד־משמעית.

סיבות נפוצות

  • הכרטיס נדחה ע"י הבנק (חוסר באשראי, חוק הונאה).
  • אי־התאמת CVC או מיקוד.
  • הכרטיס פג תוקף או מסומן גנוב.

פעולה מומלצת

הציגו ללקוח את decline_code של Stripe. אל תנסו אוטומטית — הבנק קיבל החלטה מפורשת.