#mochihealth
1 messages · Page 1 of 1 (latest)
Balance permission can only be used with Financial Connection access. If you don't have Financial Connection access, you can't set balance permission in your request.
You may go to https://dashboard.stripe.com/financial-connections/application to request the access.
I think i was following the example in the stripe docs. are these permissions even something that I would want?
like what would I use them for
Can you share the doc you follow?
Which doc link is this?
balances is recommended if you would like to access customer's account balance. If it's not required, then balances permission isn't needed
so i just use payment method?
As long as payment_method_options.us_bank_account.financial_connections.permissions is set, Financial Connection access is required.
so I should take that out altogether?
Yup, if you don't need to access the toknized account and routing number information
its the example in the docs for the integration?
but if i take that out I can still have people use ach debit as an option
Have you given it a try?