Custom fees are not working
-
Hello,
On our web site, we have 2 optional features for our users to pick.
One is “product personalization” and the other one is “gift wrap”.
Both features are implemented as custom fee using functions and WooCommerce hooks.The price for product personalization can be set per product.
The price for gift wrapping is global (same for all products).So, before we started using this plugin, if the product price was 500 RSD and personalization was 300 RSD, the total would be 800 RSD.
However, after we started using this plugin, if the product price was 500 RSD ($5) and personalization was 300 RSD ($3), the total would be $800.
We can setup additional fields for personalization and gift wrapping prices for USD and EUR, but can you help us with what needs to be changed in our code, so the price is calculated properly?
Thank you in advance.
- The topic ‘Custom fees are not working’ is closed to new replies.