saucal / woocommerce-gateway-amazon-pay

Amazon Pay Gateway
0 stars 1 forks source link

Fix/error non standard decimals #219

Closed alexiglesias31 closed 1 month ago

alexiglesias31 commented 8 months ago

All Submissions:

Changes proposed in this Pull Request:

Console error when the number of decimals is set to 4.

How to test the changes in this Pull Request:

  1. Install a built version of this PR.
  2. Set the currency to EUR and decimals to 4.
  3. No console error should be displayed on the cart page or the checkout page.

Changelog entry

Fix - Console error when decimals is set to a non-standard value.