541 comments found.
Hello, i want to add to the alert email (the one i receive when a new user register with the info: user name and email) all the field of the registration form. How can i achive this? Regards,
Hi licasbc, you can easily customize admin alert email body by using the WordPress default hook: apply_filters( ‘wp_new_user_notification_email_admin’, $message, $user, $blogname ); where $message contains the email body and with $user you can retrieve customer data to add them to email. Best regards
Thanks for the reply, this is out of my knowledge is there a template or tutorial, or i ticket to create? Regards
Hi lucasbc, if you want you can send me a private email (supporto@code4life.it) with your detailed requests to receive a development quotation for your needs. Best regards
Hi, I am looking for a solution like this plugin, but also need an Agent Portal so each agent can view their assigned customers as well as commission reports and edit customers as needed. Commission structure is probably the most important. (Sales Agent customers buys item X and Agent receives 3% commmission) Essentially it’s a B2B Business with dedicated account managers per business (1 Agent can have as many businesses under him/her).
Let me know if it will be added in the future or if you guys can direct me to a plug-in like this that would work with yours without issues, but this plugin seems great.
Hi Leok1m, thank you very much! I was projecting something like that, but as additional plugin. Right now, however, I can’t estimate a deadline to this work, because it is very long and complex. Unfortunately, I have never used a plugin with these functions to advise you. Best regards
Hi, The ‘package’ and ‘Minimum Quantities’ don’t seem to work when you do a variable product. A simple product works fine, any ideas how to fix?
Hi, let me investigate on it! Best regards
Hi FernoxLtd, I just took a look to your report on default WooCommerce Storefront theme, but it works fine also on variable products (if you want, you can try yourself on WooCommerce B2B demo, creating a variable product). I think it could be a theme issue… Can you provide me privately a dedicated FTP access and a dedicated admin account to try to investigate? Thanks, best regards
Hi, yes ok no problem, how can I send to you privately? Thanks
Hi FernixLtd, please send me a dedicated FTP access (please check that there aren’t IP blocks) and a dedicated admin access at supporto@code4life.it Best regards
Please can this plugin limit product order to the price of the product not by the order amount
Hi jowc, please let me understand better: you would to disable purchasing if in cart there is a product that exceed a price? And if there are multiple products what do you expect? Regards
Hi Sir, presale question, I just wanted to link your front end to my back end. An I got already rest api which working on WooCommerce. Are you using this… default inbuilt feature in WooCommerce & default wc/v2 API for sync? Thanks
Hi alkavista, sorry for delay right now, plugin features are not available in Rest API Best regards
Hi, is there a way of setting a minimum purchase amount per group/user? I think from what I can currently see, there’s only 1 option to set a minimum amount for the whole site. Cheers
Hi digitalphoenix1991, unfortunately not, minimum purchase amount is a global setting and cannot be differentiate by user, I’m sorry Best regards
Hi, ok no problem. Do you know If I could deactivate it within your plugin and use that one feature from another plugin then? Thanks
Yes, of course! Minimum cart amount is deactivable from WooCommerce B2B settings. Regards
Does the adding their company VAT # in checkout remove the VAT from the total order amount before purchase?
Hi NathanSchacherer, no, you can add the company VAT field in checkout to collect customer data, but tax management is WooCommerce default. So if you want to remove the VAT from order total, you can make it from WooCommerce settings -> Tax. Best regards
Hello,
How can I move the VAT field on the register form?
I wan’t to place this below the company name.
Hi danipan, thanks for purchasing WooCommerce B2B! You can manage registration form fields sorting working on the attribute “priority” of the field, managed by the hook “woocommerce_billing_fields”. If you have trouble, please send an email to supporto@code4life.it, I’ll send you a simple snippet to do the trick. Best regards
Hey,
If I use this on stores on a multi-site network. Is it possible for a user signup to every site on the multi-site but only gain access to each individual shop running your plugin if each shop admin approves access to that user?
This is a pre-sale question btw. I don’t have the plugin yet but want to know before purchasing if this is possible.
Hi, I investigate on your question and I’ll update you as soon as possible. Best regards
Hi Sbreweryltd, I’m sorry, but the WordPress multisite structure doesn’t allow to have separate users for each subsite. Regardless of WooCommerce B2B, WordPress users database table is the same shared for all the sites and consequently also users options (like status, group, etc) are the same. Best regards
Hello I have a question regarding the registration form.
How can I add an extra field? Such as Business company number
Thanks,
Daniel
Hi Daniel! You can manage registration fields with the dedicated hook: apply_filters( ‘wcb2b_register_form_fields’, array $fields ); Please, take a look to included documentation (section hooks), where you can find screenshots, examples and explanations about. Best regards
Could we import product from external website as via API; I need to have website that can link product from China Website to show and customer can shop.
Hi BCNP, WooCommerce B2B is a WooCommerce extension, so most features can be managed with WooCommerce standards. To import products via API, you could use for example the default WooCommerce REST API. Best regards
Hello i need to change the “Vat number *” caption on the registration page. I can’t find it in any po file. Where can i change this text? Regards,
Hi lucasbc, VAT number string is in the .po file, at row 16 (if you open it with Poedit), at row 97 (if you open the file with an editor). Look for “VAT number” (without ”*”). Best regards
Hello, I do not understand I can create groups for my categories but at the moment of selecting in the categories groups I have guest and 9 others but not all can help you is really urgent
Hi oclic, the problem is now fixed Best regards
Hi, is it possible to assign automatically a user to a group if a field like EU VAT number is filled?
Then is it possible to diplay the price with tax for standard group and without tax for B2B group users?
Hi beenome, WooCommerce B2B can’t assign automatically customers to a group, it need to edit the plugin behavior to make this. About your second request, WooCommerce B2B is projected for B2B purposes, the coexistence with B2B and B2C isn’t 100% compliant: for your need, for example, it need to make a customization to apply tax only to guest customers. Best regards
Thank you
You’re welcome!
Hello i really love your plugin it’s great and thank you! I have a problem with the price shown. I have installed the WooCommerce Measurement Price Calculator and it calculated the shown price to the B2C user differently, not with the price entered on the “price” field. But with another price according the data i input. When a B2B customer logs in, he only sees the price entered on the “price” field minus his discount. It’s great but unfortunately for my case is wrong because he sees the price higher Can we show the price that the Measurement plugin is showing ? Maybe a custom tweak on the template ?
Hello, code4life, i have send you an email 
Hi ShadowRunner, I received it. Let me investigate on your request . Regards
Hi. I notice in the demo that if you sign up no password is sent to the user. Is that just because it is the demo or does the registration form send a password? It is a nice plugin and I got an enabled email but I just need to see how passwords are issued. Thanks.
Hi motodi38, email sending is disabled in demo to avoid spam, password sending is a default WooCommerce feature that WooCommerce B2B doesn’t change, don’t worry! Regards
Hi,
is your plugin used to make the B2B ecomemrce?
Or to integrate B2B service from other sites?
Thank you
Hi. Very nice plugin. I have small problem. I dont know if its in your code or on my end. Please check your email. I made you screenshots. Its regarding the email templates.
Regards and have a nice start into the week
Hi excon, thank you very much! Please check your email! Regards
Hi can i have different prices between b2b users and b2c? Not just a discount but a different price… for example for b2b users 15 euro and for b2c 37,50 euro
Hi mwazir, unfortunately not, you can only apply a discount on default WooCommerce price Regards
oh
and this thing are one of most important i think
I’m sorry… but follow the plugin growth, in future this feature can be implemented
Hello I have some pre-sales questions:
- Is it possible to have b2c prices by using default woocommerce functionality and b2b prices only for logged in users with a specific user role?
- In b2b prices is it possible to display prices without VAT and only in cart/ checkout to display prices including VAT? Please note that on B2C we would like everywhere to display prices with VAT
- We are using WP All import in order to import data from XML files. Would it be easy to import b2b prices as well? Is it a custom field or something else?
Thank you
Hi, With WooCommerce B2B you can set default sell price and then create a group with a percent discount for logged in users belonging the group. Discount is by group, not by role Prices can be displayed only with or without VAT, not both Discounted prices cannot be stored (and imported) because the discount is applyed on the fly depending on logged in customer group. Hope all your doubts are clarified, if you have other questions or doubt don’t hesitate to contact me Regards