#MusicMann77
1 messages · Page 1 of 1 (latest)
There isn't a way to complete that request through the CLI as far as I know - we do provide an example using curl if that helps though https://stripe.com/docs/connect/oauth-reference#post-token
What software do I use to complete this step? Thanks, btw. 🙂 Terminal? Using MacOS.
Yes, you'd use the Terminal - but is this something you're going to need to do often? Really, you should be building a robust integration to handle these connections
Not sure about frequency yet. Building a new process for selling event tickets. Using MEC in a WordPress site to allow vendors to upload events and split revenues.
Stripe Connect is one of their payment gateways but an admin needs to make the account connection on behalf of a vendor manually at this point.
Regardless of wether we have connected Stripe accounts existing.
Yeah this is something you should build an actual integration for and not just do a one-off call through the terminal