#adventurous_dove_77866
1 messages · Page 1 of 1 (latest)
hi! yeah this is pretty complicated
first thing is to read https://stripe.com/docs/connect/dynamic-payment-methods
1/ depends how you configure things in your Dashboard ; see the docs for how the inheritance can work
oh! I missed that table on the documentation
2/ capability is if the account is onboarded and able to use the method; configuration is if the method will appear as a possible option in surfaces that use our automatic payment method product(like PaymentElement and Checkout)
3/ not sure but I think the API requests would just fail