mollie / PrestaShop

iDEAL, Creditcard, Bancontact, SOFORT, Bank transfer, PayPal & paysafecard for Prestashop
http://www.mollie.com
BSD 2-Clause "Simplified" License
69 stars 44 forks source link

PIPRES-266: payment fee order tax append #749

Closed mandan2 closed 1 year ago

mandan2 commented 1 year ago

Previously payment fee tax incl was appended to order_total_tax_incl and order_total_tax_excl. Now added tax excl price separately.

Prices and taxes with no payment fee: image

Prices with payment fee: image

Order summary with tax appended: image

Invoice with payment fee (product without tax and with tax sum is 35.61): FYI: noticed in invoice that there is additional "payment fee" field, which is empty. I'll try to fix it in another PR as more investigation is needed. image