Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BP-3899 Payment fee tax is not correct #1098

Open
jansentjeu opened this issue Nov 11, 2024 · 3 comments
Open

BP-3899 Payment fee tax is not correct #1098

jansentjeu opened this issue Nov 11, 2024 · 3 comments
Assignees
Labels
Bug Bugs, functions that are not working like they should. Priority: Normal This issue has a normal/medium priority. Status: In progress We are working on this issue.

Comments

@jansentjeu
Copy link

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
  1. Add the rate to a tax rule
Scherm­afbeelding 2024-11-11 om 13 27 04
  1. 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
  1. Set payment fee for a Buckaroo payment method. E.g. iDeal
Scherm­afbeelding 2024-11-11 om 13 16 39
  1. Go to checkout and select iDeal as payment method
Scherm­afbeelding 2024-11-11 om 13 15 12

Actual result

  • Payment fee is € 0,82 (this is the payment fee price excl. tax)
  • Grand total is € 24,96

Expected result

  • Payment fee should be € 0,99, because Display Buckaroo Fee Prices configuration is set to Including Tax. In addition, in Calculation Settings the Buckaroo Payment Fee Prices configuration is also set to Including Tax
  • Grand total must be € 24,99 (24,00 cart subtotal + 0,99 payment fee)
@Buckaroo-Rene Buckaroo-Rene self-assigned this Nov 11, 2024
@Buckaroo-Rene
Copy link
Contributor

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
Copy link
Author

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

@Buckaroo-Rene
Copy link
Contributor

Hi @jansentjeu ,

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

@Buckaroo-Rene Buckaroo-Rene added Bug Bugs, functions that are not working like they should. Status: Researching We are researching this issue. Priority: Normal This issue has a normal/medium priority. labels Nov 11, 2024
@Buckaroo-Rene Buckaroo-Rene changed the title Payment fee tax is not correct BP-3899 Payment fee tax is not correct Nov 11, 2024
@Buckaroo-Rene Buckaroo-Rene added Status: In progress We are working on this issue. and removed Status: Researching We are researching this issue. labels Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Bugs, functions that are not working like they should. Priority: Normal This issue has a normal/medium priority. Status: In progress We are working on this issue.
Projects
None yet
Development

No branches or pull requests

3 participants