• Resolved morsecodeworld

    (@morsecodeworld)


    I use the Yith Multi-Vendor Marketplace plugin on my WooCommerce site. I would like to use the WooCommerce Stripe Gateway plugin so that I can have the Express Checkout elements available.

    At the moment, the two plugins are incompatible. The point of incompatibility is in the checkout page (which is where I would like to use the express checkout element). The file wp-content/plugins/woocommerce-gateway-stripe/includes/payment-methods/class-wc-stripe-payment-request.php (this line) prevents the express checkout element appearing when there are multiple shipping packages. This is understandable because the Google Pay pop-up cannot deal with multiple shipping packages. The problem is though that if the Yith Multi-Vendor Plugin is configured such that each vendor can configure their own shipping options, it will create two shipping packages even when only one item is being purchased. One shipping package is associated to the parent order and another one for each suborder, with a suborder for each vendors involved in the transaction.

    Of course, this is quite a special case. To make this work when it can with the multi-vendor plugin, the Stripe plugin would need to permit the Express Checkout element to be shown when the number of shipping package was no more than 2 (currently hard-coded as no more than 1). Would it be possible to add a filter such that this logic could be changed if necessary, such as in this case?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Zubair Zahid (woo-hc)

    (@doublezed2)

    Hello morsecodeworld

    Thank you for contacting Woo support.

    I understand you wish to have compatibility between the Yith Multi-Vendor Marketplace plugin and the WooCommerce Stripe plugin so you can utilize the Express checkout feature on your site.

    This forum is intended for support related to core features and issues of the WooCommerce Stripe plugin. Therefore, I suggest you create a ticket using your Woo.com account and post the same request via that ticket.

    This way WooCommerce Stripe support will be able to mark your ticket as a Feature Request and process it accordingly.

    Please let me know if you have any other questions. ??

    Best regards.

    Thread Starter morsecodeworld

    (@morsecodeworld)

    Hi,

    Can you tell me where I should create a ticket with a woo.com account please?

    Thanks.

    Plugin Support Shameem R. a11n

    (@shameemreza)

    Hi @morsecodeworld

    Unfortunately, WooCommerce Stripe Payment Gateway does not have this feature built-in. However, you can achieve this by customizing the plugin.

    In the meantime, it would be great to have you add your ideas as a feature request, which is where developers go to look for future plugin features and improvements.

    We appreciate your understanding and patience in this matter. Please feel free to ask if you have any other questions or concerns.

    Thanks!

    Plugin Support Shameem R. a11n

    (@shameemreza)

    Hi @morsecodeworld

    I’m marking this topic as “resolved” due to recent inactivity. If more assistance is needed, feel free to post back here or open a new topic.

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Express checkout with multi-vendor marketplace’ is closed to new replies.