Code

Discussion on WooCommerce B2B

Discussion on WooCommerce B2B

Cart 4,332 sales

code4lifeitalia supports this item

Supported

This author's response time can be up to 2 business days.

541 comments found.

After enabling B2B and adding the option to hide price for non logged in users my products are just not showing for any non logged in user.

Hi kjadvertising, this option only remove prices, it’s a very strange problem. Please, send an email to supporto@code4life.it with a dedicated FTP access and a wp-admin dedicated access to allow me to investigate

Hi, does it integrate with WooCommerce Fattureincloud Plugin Premium?

Salve, l’unico campo aggiunto da WooCommerce B2B al checkout è la partita iva (attivabile opzionalmente dalle impostazioni del plugin), campo peró già aggiunto e gestito anche da Fattureincloud. Suggerirei quindi di non abilitare la partita iva tramite WooCommerce B2B ma in Fattureincloud

Multiple users per account. B2B companies can have multiple people who serve as buyers on the same account. They all need to log in and obtain special pricing. They may need to see each other’s orders. Can your plugin handle this situation?

Hi rocketeer76, I’m sorry but unfortunately WooCommerce B2B has another target. Please, take a look to demo to better understand its features and if it can help tou in your project

I will take a look at the demo. Please keep in mind that this feature is very common in B2B. If you have a roadmap, please consider adding this feature.

Thanks for your suggestion, I’ll consider it for future development

[Hi, by using hooks it’s possible to manage VAT number and make it optional]

I need to know how it can be changed, if you help me then I am going to purchase your Plugin. Waiting for your quick reply.

Thanks with regards!

Hi mohymen, you can find all info in included documentation. For more info about WordPress hooks you can also read: https://codex.wordpress.org/Plugin_API/Hooks

Thanks, I just purchased it now. Help me, if user doesn’t enter VAT #, then they will be Consumer (b2c). If they enter VAT number, then they will be Wholesale Trader (b2b). Thanks in advance.

Hi mohymen, please send a support request with all details to supporto@code4life.it and our team will answer you asap. Thanks

Hello, we need to use your plugin for both b2b and b2c. Can we use it that way? Because in your demo we noticed that in the registration form the field Vat number* is always required.

Hi, by using hooks it’s possible to manage VAT number and make it optional

Hi! I am in need of a very basic functionality, but I am unable to find that setting on your plugin options: I have some items that are on sale, and for these items I want the customer discount not to be applied, so the customers will pay the standard sale price for these items no matter what their discount is. How can I set that up? It’s a very standard procedure not to add up discounts, so I’m sure you must have that setting, but I am unable to find how to set it up! Thanks so much, looking forward to your reply!

Consider to switch the option “price rules” to “Show prices assigned to single product” and assign group prices to each single product by using import tools

Hi! Any chance of such a feature being added to a new version soon? I have over 700 products, so it would be impossible to change pricing individually.

Hi kronikon, there is no need to update products individually, you can do it massively using the WooCommerce default import tool, where you can also manage the prices of WooCommerce B2B

Hello, I have a WordPress Theme for Booking Hotel, but theme not have register or login. My main inquiry is to show other prices for customer that register. For example if i have a Room 50$ if someone register can see this room 30$. Your plugin include these options? Thank you in advance

Hi, sorry for misunderstanding. However, booking systems may cause incompatibility, please sent me an email to supporto@code4life.it with a dedicated FTP access to your website and a wp-admin access to allow me to investigate.

Hello, we will have ready the new website in few days. then we can. Is there any demo to use local?

Hi loupaok1, unfortunately there isn’t a demo to install locally, there is only the live demo

Hello, i have a pre sale question. I have a woocomerce site connected with an ERP. For the connections we are using the Woocommerce API. The question is if tthe plugin extends the woocomerce IP? Could you please send me an example for the following with the plugin?

/wp-json/wc/v3/products

Thank you

Hi tesseram, WooCommerce B2B hasn’t particular extension functions about WooCommerce API, but all of its data are stored as meta, so it’s possible to retrieve them with default WooCommerce API methods. Please, send me an email to supporto@code4life.it, in this way it will be a pleasure to send you the response call in example.

Hello! It’s posible to redirect a new user registration to a succesfull page? I need if user registers it’s goes to a custom URL.

Regards,

Hi lucasbc, according to your function, try this: function custom_registration_redirect() { wp_logout(); return home_url(’/’); } add_action(‘woocommerce_registration_redirect’, ‘custom_registration_redirect’, 10);

The change is on the priority parameter, that I changed from 2 to 10. In this way, your function will be hooked after.

Best regards

Hi! Thanks for your reply, but it still doesn’t work :(

Hi lucasbc, please send me a support request on supporto@code4life.it with a dedicated FTP access and a wp-admin access woth administrator capabilities to allow me to make a test

Hello! The default registration link go to “my account” where can i change this link? If there is php coding involve no problem in which file? REgards,

Hi lucasbc, can you explain better please? what link are you referring to?

Hi mrenras, I don’t have notice about this, I’m sorry

Can i set the disccount to the amount osproducts the client is buying? Ex: If the clinet orders 1000 shirts, he’ll pay $10 on each one of the shitrts If the customes orders 2000 shirts, he’ll pay $7 on each one of the shitrts

Hi lucaspreginato, unfortunately right now WooCommerce B2B hasn’t yet a tier prices management

Ok, and if i try to use a plugin like WooCommerce Tiered Price Table would both of the plugins work together? Another question: Can i lock the site and make it oonly accessible by username and password?

It depends on how WooCommerce Tiered Price Table manage prices… consider that WooCommerce B2B calculate prices on the fly, so if WooCommerce Tiered Price Table manage prices with WooCommerce defaults functions, I think there are no problems. Regards your last question, right now there isn’t an access lock system

Hello,

Can the visitors change the language to french, english or german easily, because in demo i see nothing to change the language?

Is it possible to show them the website with the right langage using their geolocation?

Thanks

Hi hyoan, consider that multilingual is not a WordPress default feature, but it is possible with third part plugins. WooCommerce B2B is developed respecting WordpPress I18n rules and is ready to translate, but it is a B2B plugin, not a translation manager plugin

hello already we bought this plugin but not working with WooCommerce Booking plugin

Please, could you send an email to supporto@code4life.it describing in detail the type of incompatibility found?

Dear code4lifeitalia! I can see that it’s possible to disable payment method ny group. Is it possible t do the same with shipping methods?

Not that I know of at the moment

Is it possible to ask you for customization?

Please, send me a detailed request on supporto@code4life.it and I’ll give you an answer in few days

Hi, Is there a way to make the discounts work with gravity form when i assign somebody to a group? Thanks.

Hi, can you explain me better please?

Ciao, I need to use your plugin along with a POS third party plugin (https://codecanyon.net/item/woocommerce-point-of-sale-pos/7869665). Do you see any compatibility issue?

Salve, credo potrebbero esserci problemi di compatibilità circa il calcolo di sconti o prezzi dedicati, dipende se il plugin in questione utilizza le funzioni standard predefinite di WooCommerce per l’esposizione dei prezzi

Hello,

Is it possible to buy by volume of product or quantity?

Thank you

Hi servato, right now WooCommerce B2B hasn’t this feature

The plugin is fantastic. It would also be possible to select the method of sending by group? I think it would be an interesting option :-)

Hi ajjulian, can you explain me better please? Did you mean the shipping methods?

Thank you for your quick response, in the same way you do with the payment methods, do with the shipping methods, but on the contrary, instead of deactivating, it would activate the shipping method that is available for a group of customers.

You’re welcome! I consider your suggestion and I’ll try to include this feature in future releases, thank you very much for your collaboration! Best regards

Hi, is the plugin compatible with Wordpress 5.2 and woocommerce 3.6.2? Ocean wp theme and page builders?

Hi Amelia16, WooCommerce B2B is fully compatible with WordPress 5.2 and has no problems with themes or page builders. Is compatible with WooCommerce 3.6.2, with some notices dued to future deprecated functions, but in incoming update they will be resolved. Best regards

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey