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

Wrong Handling Fee value given in the Tablerate example #53

Open
premamanigit opened this issue Jan 6, 2024 · 0 comments
Open

Wrong Handling Fee value given in the Tablerate example #53

premamanigit opened this issue Jan 6, 2024 · 0 comments

Comments

@premamanigit
Copy link

On this page(https://experienceleague.adobe.com/docs/commerce-admin/stores-sales/delivery/basic-methods/shipping-table-rate.html#step-1%3A-complete-the-default-settings) at point: 9(Configure the handling fee options according to your requirements.) an example is given for the handling fee calculation based on percent.

For example, if you are charging six percent of the order, enter the value as .06.

But it should be

For example, if you are charging six percent of the order, enter the value as 6.

Note: In Flatrate shipping (https://experienceleague.adobe.com/docs/commerce-admin/stores-sales/delivery/basic-methods/shipping-flat-rate.html?lang=en) correct value is given.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 Ready for Grooming
Development

No branches or pull requests

1 participant