Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
About to deliver this website but running into two last snags;
1. Display's a language string instead of the selected payment method.
2. The usergroup discount is not displayed.
On point 2. I have seen screenshots that it is shown but in my site it is not. I've tried turning all settings related to displaying the discount on the website on but to no avail.
Hi,
2. the discount if applied is displayed always (no need to have specific option), do you use some template override or CSS override which can e.g. hide it?
2. The discount is only applied for a specific user group. when I apply a coupon code I see the discount but for the usergroup I don't see the % discount mentioned. The math is correct, I see the discount is applied but it's not clear to the user that they're getting a discount.
Between Subtotaal and BTW should be something like "house owners discount -20%: -2,80"
There is no CSS hiding it as far as I can see the discount is not in the HTML code when inspected. I'll double check the template overrides next week.
1. on the place where I would expect the type of payment method I see the value of one of these language strings;
COM_PHOCACART_FIELD_FREE_PAYMENT_LABEL="Gratis betaling"
COM_PHOCACART_FREE_PAYMENT="Gratis betaling"
Instead of for example "Ideal" or "Pay on delivery".
Hi, the strings are displayed instead of zero price (this can be set in Options that if the price for shipping method is zero, you can display there text e.g. "free" instead.
Testing now the user group discount, I see no problem there