Discussing APIs and development related to customers, discounts, and order management.
Hello,
I'm running into an issue with the orders API where when I try to place an order with a price that has a trailing 0 (15.00, 1.50, etc), I am getting an error because javascript is removing the trailing 0 and it seems like the API won't accept the request unless that trailing 0 is in there.
Has anyone else seen this? Is there some sort of Shopify handler or helper method I need to be using to make this possible?
Any help would be appreciated. Thanks!
-Conner