#blinkdaffer
1 messages · Page 1 of 1 (latest)
Can you share the example Payment Intent ID (pi_xxx)?
whats up, river
sure one sec
pi_3NOQc7Ifk8quQUzW1Zy3eiSw
pi_3NPj4WIfk8quQUzW0nM5qOZh
pi_3NOpTFIfk8quQUzW1Hdf8znl
we are also seeing some do not honor requests
pi_3NOpTFIfk8quQUzW1Hdf8znl this one was do not honor
Thanks for sharing the examples. Stripe doesn't expire the tokenized cards before the card expiry date. From these examples, the issuing banks declined the payments that Stripe has no control over it.
Those declined response are from card issuing banks, but not Stripe
I'd recommend having customers to check with their issuing banks why the declines happened
hmmm ok let me check up on this
also any idea about this one pi_3NNgrFIfk8quQUzW0Xber86A
The bank returned the decline code invalid_account.
There can be many reasons why invalid_account is returned from issuing bank and Stripe has no visibility. One common reason can be that the customer's account is closed.
okay
Hey quick question
what about this charge pi_3NOqavIfk8quQUzW0XVjI8W2
or this charge
ch_3NOqavIfk8quQUzW0KxO7H30
This is the same that the card issuer declined the payment.
If the payment is declined by the card issuing bank, you will find the decline code under last_payment_error.decline_code in Payment Intent object: https://stripe.com/docs/api/payment_intents/object#payment_intent_object-last_payment_error-decline_code
These are the decline code list: https://stripe.com/docs/declines/codes