How to test microdeposit verification process
-
I noticed in Stripe that I have some payments with a status of “incomplete”. When I look activity queue, I see a “Request to confirm a PaymentIntent” that was successful, but above that is a item saying “the payment pi_xxxx for $xx.xx requires you to take action…”. The event data for that item has a “next_action” with a type of “verify_with_microdeposits”.
While testing the ACH process during development, I used the plugin to test both successful and failed payment processes, but never saw anything related to bank verification process. Is there a way to recreate that process so I can see what my visitors will need to do?
Thanks!
You must be logged in to reply to this topic.