#Sepp
1 messages ยท Page 1 of 1 (latest)
๐ just so that I'm on the same page, you mean list enabled payment methods on a connected account right?
hi, yes right
umm don't think its possible, still looking..
What type of connected accounts are you working with here?
diffrent types. standard, custom, express...
Gotcha.
Not sure if this would work 100% as I haven't tested this myself
but have you tried listing account's capabilities?
https://stripe.com/docs/api/capabilities/list
If my understanding is correct, it should list enabled/all capabilities from this hash
https://stripe.com/docs/api/accounts/object#account_object-capabilities
and then you can filter based on the status
https://stripe.com/docs/api/capabilities/object#capability_object-status
NP! ๐ Happy to help