buckaroo-it / Magento2

Repository containing the Magento2 plugin by Buckaroo
MIT License
28 stars 35 forks source link

BP-3899 Payment fee tax is not correct #1098

Open jansentjeu opened 1 week ago

jansentjeu commented 1 week ago

There are multiple issues with the VAT for the payment fee. For example, the payment fee is shown excluding VAT in the summary while the configuration indicates that this should be shown including VAT. In addition, the grand total is incorrect if a payment method is selected that includes the payment fee.

Steps to reproduce

  1. Add a tax rate. For example the Dutch.

    Scherm­afbeelding 2024-11-11 om 13 24 07
  2. Add the rate to a tax rule

    Scherm­afbeelding 2024-11-11 om 13 27 04
  3. Setup tax configurations as below in screenshots

    Scherm­afbeelding 2024-11-11 om 13 29 20 Scherm­afbeelding 2024-11-11 om 13 16 00
  4. Set payment fee for a Buckaroo payment method. E.g. iDeal

    Scherm­afbeelding 2024-11-11 om 13 16 39
  5. Go to checkout and select iDeal as payment method

    Scherm­afbeelding 2024-11-11 om 13 15 12

Actual result

Expected result

Buckaroo-Rene commented 1 week ago

Hi @jansentjeu ,

Thank you for bringing this issue to our attention. To help us better understand the situation, could you please confirm which versions of Magento and the plugin you are currently using?

jansentjeu commented 1 week ago

@Buckaroo-Rene Magento version 2.4.7-p3 and Buckaroo version 1.50.2

Buckaroo-Rene commented 1 week ago

Hi @jansentjeu ,

Thank you for your quick reply. We will look into it and get back to you when there is more information.