Multi Vendor Marketplace Plugin | WCFM Marketplace › Forums › WCFM – Ultimate › Stripe connect for international marketplace
Tagged: stripe connect
- This topic has 3 replies, 2 voices, and was last updated 4 years, 8 months ago by WCFM Forum.
- AuthorPosts
- February 17, 2020 at 7:33 am #107406Paul AswadParticipant
Hello,
For stripe connect, there are multiple ways of setting it up. They offer 2 services, one that allows for transfers between marketplace and vendors in the same geographical zone. The other allows for split payments between the marketplace and an international vendor.
Is it possible to use the international one?
- February 19, 2020 at 3:22 pm #107836WCFM ForumMember
HI,
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
- February 20, 2020 at 11:20 pm #108080Paul AswadParticipant
Hello,
With which plugin will this work? I am using Yithemes Stripe Connect Plugin.
Will this make it so everything can be done through Stripe Connect?
Best regards,
Paul
- February 25, 2020 at 1:01 pm #108675WCFM ForumMember
Well, Stripe Split pay is part of WCFM Marketplace core, no third party plugin require for this.
https://docs.wclovers.com/vendor-payment/
Thank You
- AuthorPosts
- You must be logged in to reply to this topic.