paytrail / paytrail-for-woocommerce

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

Fix rounding row negative amount #108

Closed VuorelaJ-P closed 1 year ago

VuorelaJ-P commented 1 year ago

Description

Item amount can't be negative on SDK level anymore. Move negative rounding to last item, that said rounding can be subtracted. Last item could be zero amount, for example free delivery or so, campaign gift, anything, which means we cannot simply take last item.