I’m trying to set up the WC-Marketplace Stripe plugin so I can pay commissions via Stripe but the “Connect with Stripe” feature is not working on the vendor settings/payment page. It will allow the vendor to sign in to their Stripe account and go through the steps to connect their account to my site but then returns them to a 404 page afterward and the vendor still shows as not being connected on the vendor settings/payment page.
I suspect this has to do with the redirect URI – the WC-Marketplace instructions say to use this redirect URI in the admin’s Stripe account, but it’s not working: http://yourwebsite.com/dashboard/vendor-billing
Is there a different URL needed when using WCFM?