#Casey-amount-verification
1 messages · Page 1 of 1 (latest)
I don't believe we bank account numbers that ONLY work with amount microdeposit method, but let me check
thanks, alternatively, do you know if the amount microdeposit method still actually used or has it been superseded by the descriptor code? seems like the descriptor code method is a little cleaner
It should be superseded by the descriptor code
When you're testing this, are you using the hosted flow to specify the descriptor code?
we're looking at the setupintent next_action values and determining which inputs to display in our UI, then calling stripe.verifyMicrodepositsForSetup https://stripe.com/docs/js/setup_intents/verify_microdeposits_for_setup
and I've confirmed it works for the descriptor code method, was just wondering if I could test the other method for completeness
Gotcha - I know this is fairly easy to test with the hosted flow, but with the not-hosted flow I think you're a bit stuck because there isn't a bank account that immediatley goes straight to amount based verification