#robhus-card-checks
1 messages · Page 1 of 1 (latest)
@calm jackal for us to know if the ZIP/CVC check is correct, we have to ask the bank. We don't always ask the bank/guarantee this overall. Unfortunately there's no way to guarantee this, if it says unchecked it means we haven't yet talked to the bank to verify those
By "no way to guarantee this", you mean I can't like force it right? It's just up to the stripe systems?
correct
Okay got it. That doesn't feel ideal, but I can at least move forward more confidently with that insight. I'm sure stripe does it like that for a reason.
A follow up question to that. I'm noticing in update PaymentMethod, I can't re-input a cvc, only exp date.
https://stripe.com/docs/api/payment_methods/update
Should I just delete the payment method and have customers re-add the card as if it's new, if it fails to a cvc check for example?
yes that's a good way of doing this
Okay thanks for your help. Y'all are always fast and helpful. Keep it up!