#noro0x01
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- noro0x01, 1 day ago, 24 messages
I am working update payment method which might be used with ACH Direct Debit. If the user manually enters their bank details then they needs to go through an extra step to verify it. And us developers can't attach an unverified payment method to a customer. Verification code from microdeposit may take upto 2 days for customer to get it from their bank account. How do I know when user has verified the micro deposit by providing the verification code so I can attach freshly verified payment method id to the customer.
Please do let me know if you need any other details from my side.
Does this fire off a webhook event?
Got it, having a look.
Do you have a PaymentIntent/SetupIntent ID?
Yes
Could you share please?
Sure - here you go: seti_1OI77EK4Am3IWL1tvn3XRssB
Sorry use this: seti_1OI7VxK4Am3IWL1t4UzLDtgx
I used the verification link on the previous one
You are supposed to get the setup_intent.succeeded webhook event.
I suppose if the similiar thing applies to the payment_intent.succeeded in case of a payment intent
Correct