#Amer Bearat
1 messages · Page 1 of 1 (latest)
Hello! Do you have a request ID I can look at for one of your Payment Intents? I want to make sure I fully understand what you're doing. Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
this is for setup_intents req_f3IVjjrFqzZ4Ay
this is for payment_intents req_8cxtAi1zoYIjrU
Ah, okay, so this is for us_bank_account specifically. You can set it the same way on a Setup Intent: https://stripe.com/docs/api/setup_intents/object#setup_intent_object-payment_method_options-us_bank_account-verification_method
However, skip does not seem to be a valid value according to the API reference. Are you using some kind of beta or unreleased feature?