Multi Vendor Marketplace Plugin | WCFM Marketplace › Forums › WCFM – Marketplace (WooCommerce Multivendor Marketplace) › Stripe Onboarding Integration for Vendor Registration – WCFM
- This topic has 5 replies, 5 voices, and was last updated 4 years, 9 months ago by
Sushobhan.
- AuthorPosts
- January 20, 2020 at 7:45 pm #102870
tom-2890
ParticipantHi,
Is it possible to integrate the ‘Stripe Express integration’ onboarding (https://stripe.com/docs/connect/express-accounts) into the Vendor Registration in WCFM? I was hoping that Vendors would be able to do one single registration from my marketplace website that would create a Stripe account and also a vendor account on wordpress (WCFM) in the same flow. Does anyone know if this is possible with WCFM?
Thanks very much. Tom
- February 7, 2020 at 1:07 pm #106078
WCFM Forum
MemberWe will add this in WCFM Marketplace next update.
- February 17, 2020 at 7:37 am #107407
Paul Aswad
ParticipantHas this been released yet?
- February 19, 2020 at 3:23 pm #107837
WCFM Forum
MemberHI,
It’s already released, please update your WCFM Marketplace addon to the latest version, 3.3.3
Please add this line to your site for the purpose –
add_filter( ‘wcfm_is_allow_stripe_express_api’, ‘__return_true’ );
Add this code to your child theme’s functions.php
In case you do not have child theme then add code using this plugin – https://wordpress.org/plugins/code-snippets/Thank You
- May 18, 2020 at 1:48 pm #132473
CAM
ParticipantHave just purchased WCFM and moving from Dokan (which had Stripe built into onboarding Wizard)
Fro WCFM, does this still require updating functions.php or is it now fully built in?
- May 18, 2020 at 2:26 pm #132508
Sushobhan
KeymasterHi,
It’s built-in. So after registration, the vendor can connect their stripe account from the store setup wizard.
Thank You!
- AuthorPosts
- You must be logged in to reply to this topic.