Services Plugins FAQs

Is there a video walking through the implementation of the stripe marketplace plugin?

is there a video walking through the implementation of the stripe marketplace plugin?

Hello, @bashir.bashir
Thanks for your interest.

I’m afraid that we don’t have such a tutorial for the Stripe Marketplace Express plugin.
However, please allow me to recommend you this plugin’s documentation for correct setup:

Also, please check the plugin’s Demo Page, where you can discover all Actions and Calls for this plugin:
https://zeroqode-demo-19.bubbleapps.io/stripe_extendend_demo

If any additional questions will appear - please be free to contact us.
Best regards,

Hi Ecaterina,

Thanks for the docs. I set up the bank token and create individual seller workflows but seem to be having issues with getting the current IP address API in one of the seller fields on the workflow. Any idea where I can find this API?

Hello, @bashir.bashir
Thanks for your question.

Allow me to advise you to take a look at our Demo Page, where you can see the exact workflow for it. Please replicate it:

In case that your issue was not solved, please attach the screenshot of your workflow for this action and we will help you.
Regards,

Hi Ecaterina,

I was able to successfully create the seller individual account but I can’t seem to retrieve it and show the account ID, name of seller, etc. Here’s a screenshot of the workflow I have set up so far.

Is there another workflow I’m missing to retrieve the seller data?

Hello, @bashir.bashir

Please note that creating the account for the seller and retrieving him - different actions and different workflows.
The “Retrieve a customer” action retrieves the details of an existing customer. You need only supply the unique customer identifier that was returned upon customer creation.
You also should set a group for retrieving this data:

Please note that our Demo Page demonstrates all possible workflows, and you can simply compare your and Demo pages to set them all up.

Hope it helps you.
Regards,