#Harpreet- ACH microdeposit
1 messages ยท Page 1 of 1 (latest)
Can I use verifying link again? If yes then what is the expiry of the link?
let me double check
hello are you there sir?
It's fine, let me know if found useful.
Hello ๐ Stepping in for tarzan as they have to step away
We have a guide here that explains how to handle microdeposit verification
https://stripe.com/docs/payments/ach-debit/set-up-payment?platform=web#web-verify-with-microdeposits
Ok let me check
Depending on if you use PaymentIntent or SetupIntent in your flow, you want to call either confirmUsBankAccountPayment or confirmUsBankAccountSetup
and handle any next actions
Ok
I want to verify later customer bank detail. is I have to again call confirmUsBankAccountSetup method ..?
yup
confirmUsBankAccountPayment I use this method with secret client key to create customer
what parameter i have to send to confirm existing pending bank to complete verification?
Stripe-hosted verification page can I use later?verify_with_microdeposits[hosted_verification_url] URL in the next_action object to direct your customer to complete the verification process.
yup, did you try with the hosted_verification_url? Are you seeing any errors?
no I didn't see any error there but i want to verify bank detail after 2-3 day can i use with the same url?
Yup, you should be able to ๐
Is their any expiration time period of that url?
As far as I know, I don't think so
Thanks for the detail have a good day
Please can you confirm that from other source?