十进制定价的平方问题

时间:2016-05-26 05:41:38

标签: api decimal square-connect price

我在Square信息中心添加了几个产品,其中包含十进制价格变化。连接v1项目的终点返回错误的定价。

我添加了一个价格为55.00的商品,它显示了5500 50.00显示5000

这是Square API的回复: this is the response from Square API

1 个答案:

答案 0 :(得分:2)

货币金额是货币的最低面额,并且始终是整数。对于美元,它是美分。以下是更详细的文档:https://docs.connect.squareup.com/api/connect/v1/#datatype-money