I need to connect a form to a Stripe account to make a subaccount via Stripe's Connect API.
I can easily add a Stripe account here, I just need to now interact with Stripe to make the Connect account.
I think I need a custom workflow, and I'm not sure where to look to find out how to manually integrate with an API.
Thoughts? Thanks!