albertogtn
Forum Replies Created
-
Currently the site is offline, I’m still working on it, but it will be available very soon, anyways the url is B&B Aurelia.
I’m pretty sure about my server configuration, maybe it could be a conflict with the theme; i used this one.
For any other infos, just ask. I need to find a solution, I’ve always installed iThemes Security on websites I built, and it’s the first time it happens a thing like this.
Forum: Plugins
In reply to: [WooCommerce] Discounts managing based on the user's rolesI see the plugin can handle both types of discounts, but is it possible to match these discounts?
For example:
If “Wholesale” pays by CashOnDelivery, get 5% discount;
If “NormalUser” pays by CashOnDelivery, get 3% discount.Forum: Plugins
In reply to: [WooCommerce] Discounts managing based on the user's rolesHi,
thank you both for the answers.
#ORIONDevelopers that sounds good! It would be possible to create with your plugin a situation like this:
Example:
Role “Wholesale” >> Payment CashOnDelivery >> 5% discount on total ammount of cart
Role “NormalUser” >> Payment CashOnDelivery >> no discount appliedor
Role “Wholesale” >> Payment BankTransfer >> 3% discount on total ammount of cart
Role “NormalUser” >> Payment BankTransfer >> 10% discount total ammount of cartTomorrow I’ll check the plugin page you linked me, in detail, now I can’t; if is possible to handle a situation like in example, I’ll seriously take in consideration the purchease.
Regards