#TomV
1 messages · Page 1 of 1 (latest)
Hello 👋
Not sure I quite understand, can you expand a bit more here?
hey
we're using standard connect
and we want to fetch the enabled methods within the connected account programmatically so we can surface in our platform
Gotcha. You can use Capabilities API for that
https://stripe.com/docs/api/capabilities/list
where can we find the methods?
The enabled payment methods are part of the enabled capabilities on that account
https://stripe.com/docs/api/accounts/object#account_object-capabilities
thanks !
NP! 🙂 Happy to help
sorry my colleague is telling me that; The capabilities are not the same as payment methods configured in connected account. They don’t match. E.g. if the payment method is blocked for connected account it still may be active in capabilities just cos all the required settings is done. For standard accounts almost all the payment methods are active in capabilities.
is there some reliable way of getting enabled methods on the connected account ?
This is the only way as far as I know.
ok so the capabilities API is inaccurate?
and it may show configured but not active methods?
Can you clarify what you mean by
if the payment method is blocked for connected account
how exactly are they blocked
If you allow your connected accounts to manage their payment methods from their dashboard then yes, it is possible for them to configure payment methods. However, my understanding is that if its blocked then they shouldn't be able to activate it.
so you're saying that if we block the connected accounts to manage methods, then the capabilities api will return only active methods on the connected account?
I believe so.
again can we get confirmation please?
I'm highly certain that that's the case.
I'd recommend reaching out to our support team to be 100% certain as they're experts on capabilities and connect account setups
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.