#tony-3ds
1 messages · Page 1 of 1 (latest)
Here you go: https://dashboard.stripe.com/acct_15IhAcJLmO8KP9l1/payments/pi_3L1SSmJLmO8KP9l11CZrr0M4
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
thanks, looking
that's because it's an off_session:true payment, and those always decline outright instead of giving you an action, it's intentionally different from on-session payments
the docs at https://stripe.com/docs/payments/save-and-reuse?platform=web#charge-saved-payment-method describe what you do in that case
this is exactly the same as what my colleague explained yesterday really