#ParkJefferson
1 messages · Page 1 of 1 (latest)
Can you share more details? Do you own/manage your team's Stripe integration?
Yes
I have a campground website and most that book are fine but 2 customers payments have failed and they have funds
yes one secons
pm_1NG4bULIOEJaAxj6pYxnF1zx
pi_3NG4bcLIOEJaAxj60ByAt3S7
oh sorry i think you wanted the api
evt_3NG4bcLIOEJaAxj60X9CfwUt
was this the code you were looking for
Both the Event (evt_...) and the PaymentIntent (pi ...) details show a reason for the failed charge. Are you able to see that?
I recommend cross referencing those decline codes with this: https://stripe.com/docs/declines/codes
says failed cvc?
i saw the do not honor code, but if this is a common occurance im not going to be able to use stripe services and switch to another. i was hoping there was something we could do to make their cards not decline
Declined charges can be due to many things but, in case of a do_not_honor code, the only solution is to have the customer reach out to their bank
i realize that but the other customers code was generic and the solution for that is also have them call their bank. I do not want to deter customers from making purchases for having to jump through hoops
is there something we can do like extra security so they dont get declined?
cause if we dont find a solution ill have to switch companies and i dont want to do that
Not sure I follow. Declines are a normal part of accepting payments. There's no way to guarantee that all charges will succeed 100% of the time