#k3davis
1 messages · Page 1 of 1 (latest)
Can you shared examples as asked?
What specifically do you want to know?
when i get back a decline response, is there a way to identify that it's a "permanent" failure, eg. no future attempts are going to work, vs. a regular/transient decline
No I don't believe we surface that via the API
the dashboard says "When the customer's bank declined that payment, it directed Stripe to block future attempts." which infers you have that info available, it would be great if i could access that from the api response to avoid useless retry attempts
We do have that info yes, but it's not available in the API AFAIK