Hello everyone,
Is there any way to round Cart Total after submitting coupon?
For example Product costs 252 euro.
Coupon Discount is 21%. Total is 199.08
I'd like to get 199 without 08.
Virtuemart gives opportunity to manage prices and currency digits inside administration panel. But it works only for displaying in cart and email message sent to user. When customer hits "Confirm order", VM sends full, not rounded Total to payment system no matter what is set in VM configuration.
See the some example of what payment system gets
Hope I'm clear enough.
Thank you in advance.