db11b2a4436ce921952f84799b725748f59c73e4
service-dat/payment-dat/stripe-dat.md
| ... | ... | @@ -8,6 +8,12 @@ |
| 8 | 8 | |
| 9 | 9 | ## The customer failed to authenticate with 3D Secure - 🛠️ Action Items |
| 10 | 10 | |
| 11 | +error log: |
|
| 12 | + |
|
| 13 | + 3D Secure attempt failed |
|
| 14 | + The cardholder attempted 3D Secure authentication 3 times. |
|
| 15 | + Payment failed |
|
| 16 | + |
|
| 11 | 17 | ### 🔄 For You (Merchant): |
| 12 | 18 | |
| 13 | 19 | 1. **Do not retry** the same PaymentIntent as-is — Stripe has already marked it as failed (`status: requires_payment_method`). |