I would like to know with regards to User based discounts and WSForm submissions.
I have a form that adds additional pricing to the cart item, based on the selection of the variables.
For Example:
Product Price = $900 RRP, Customer role discounts @ 30%, thus cart item price before wsform selections/variables = $630
Additional selections on the WSForm:
Product addon = $ 300
It seems to ignore the additional item selection of $300, and only adds the $630 to the cart
Total should be $630 + $300 = $930
Any advice on how to get the cart to take this into account?
*Sidenote – This is only applicable to discount role customers. Normal price customers are handled correctly, and the form selections add perfectly to the price.