mouhalder
Forum Replies Created
-
Hi @vnathalye, as per the default flow of WC Marketplace, we support the default shipping method of WooCommerce i.e. Flat Rate, Free Shipping, Local Pickup
Now as you need weight based shipping, you may use WCMp Advance Shipping plugin (https://www.ads-software.com/plugins/wcmp-advance-shipping/). As this plugin is compatible with WooCommerce Table Rate shipping (https://woocommerce.com/products/table-rate-shipping/), hence vendor can add weight based shipping rates.
Let us know if you have any further query.
Hi @vnathalye, thanks for the query.
Yes, WCMp creates commission per vendor for each order, the reason is one order can have products from separate vendors. Hence, admin can handle each vendor’s commission (i.e. mark the commission as paid/reversed) separately.
Just to keep you posted, we display the same commission data in the vendor’s order section too.
However, if you do want to show all the vendor’s commission together of that order, then how will you manage the commission payment / reverse option for a single vendor’s order?
Hi @pishi, thanks for reaching WCMp Support!!
The password field gets added by WooCommerce. Hence goto WooCommerce >> Settings >> Accounts & Privacy and disable the option “When creating an account, automatically generate an account password”.
Let us know if you need any further help.
Hi @chiragagarwal, thanks for reaching WCMp Support!!
Yes currently, WC Marketplace only displays visitor’s data per country : https://prnt.sc/n5gww9
But, in order to display them as per city, you need to do custom code. Let us know if you need reference of hook/filter.
You are welcome @kristinrutten
Forum: Plugins
In reply to: [WooCommerce] Too many redirects checkout pageWordPress uses the
wp_redirect()
function for permalinks. Some plugins and themes use it to specify URL that to be directed to a page or post in your site.In order to find our the plugin causing this issue, deactivate any plugins you have installed that use the
wp_redirect()
. If you’re not sure which of your plugins redirect URLs for you, then deactivate all your plugins and check the checkout page again.If the issue still exists, then disable the .htaccess file by renaming it using FTP access.
Forum: Plugins
In reply to: [WooCommerce] Export Import Product QuestionGlew, are you using any multivendor plugin or using Shop Manager role for the vendors.
Forum: Plugins
In reply to: [WooCommerce] Adding optionsAnn, you can use some plugin like WooCommerce addon such as https://www.ads-software.com/plugins/woocommerce-product-addon/ or plugin from WooCommerce itself https://woocommerce.com/products/product-add-ons/
All you have to do is set up the option that your customer can select.
Yes, there is a plugin called WCMp Stripe.