paytrail / paytrail-for-woocommerce

Paytrail payment service for WooCommerce
MIT License
4 stars 10 forks source link

Fixes paytrail gateway Tax calculations #124

Closed Taiteilija closed 11 months ago

Taiteilija commented 11 months ago

Change the $total_with_tax into a rounded number. Since the non rounded price returned by get_line_total messes the tax calculations.