#TedT
1 messages · Page 1 of 1 (latest)
Hi, can you share more information on this? What do you mean by reset?
Hey! basically I want to verify that the card country matches what I'm expecting. Ideally I'd be able to pop the user back out with an error message and let them re-enter a different card
Right now I'm overriding capture to manual for cards (but leaving everything else to automatic) so I'm responding to this in a webhook event on my backend.
Also thanks so much for answering
I'm looking to find a document that might resolve this, thank you for your patience.
It looks this beta, https://stripe.com/docs/payments/run-custom-actions-before-confirmation might solve the issue.