Checkout.com expects a whole number all the time. There are many currencies which have three decimal points (like Kuwaiti Dinar).
Reference - magento plugin from checkout.com: https://github.com/checkout/checkout-magento2-plugin/blob/209bc933566053...
We have to maintain currencies that need 3 currencies and others with 2 digit.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 3158352-3.patch | 6.95 KB | nikunjkotecha |
Comments
Comment #2
nikunjkotechaComment #3
nikunjkotechaMissed adding the new class in previous patch :facepalm:
Comment #4
anas_maw commentedThat is great, Can you please confirm that this is working for you on a live and testing environment?
Comment #5
nikunjkotechaYes, confirmed it works on production environment.
Comment #7
anas_maw commentedThank you