Hi there!
Now I'm developing e-commerce system using Magento 2 but it seems not to allow users to purchase over totally 100,000,000 VND.
Currency of our product is Vietnam dong and we need more digit.
How can I change this config?
What exactly error message have you got?
I got no error and just checkout button disappeared.
I see hasError method of
vendor/magento/module-checkout/view/frontend/templates/cart/methods.phtml
returns false.