I need someone that can configure the API connector to work with Stripe Connect.
Please DM directly if you can help.
Thanks,
David
I need someone that can configure the API connector to work with Stripe Connect.
Please DM directly if you can help.
Thanks,
David
Hi David. Why not use one of the Stripe plugin that already exist?
I want full control of the connection.
You might need Stripe Express for that
The connection is based on Stripe’s documentation. You should use the latest one from Zeroqode. Unless you have a budget to spend about 15-20 hours developing the connections and testing it.
yep. I am aware of the requirements to get this done.
I need to connect buyers and sellers, so I’m pretty sure I need stripe connect.
This depend on the level on control you want between seller and buyers. This is possible to do it without connect.
If you believe that you need custom plugin ask for Serghei at https://mintflow.io/, they do great for me with custom plugins
I created a video that walks you through setting up the API Connector to Stripe Connect for creating an Express account.
If you need more specific areas of the Stripe Connect API let me know as I figured out how to API Connector calls to do payouts and transfers too.
Thanks for the video @lifeofmle. I am trying to prefill additional fields to speed up the onboarding process and while it seems to be possible according to the api doc, I have a couple of parameters that I cannot seem to pass.
parameters in the red box are not reaching out to Stripe
here is the parameters that are received on stripe side.
I would appreciate your view or anyone’s views on how to achieve this. (queryst ticked does not work either on these params by the way)
I look at your parameters where Individual.first_name and Individual.last_name is right parameters but other three are part of account object. you dont need to send them while creating an account. You need to send only parameters given in below page to create an account: Create an account | Stripe API Reference