Skip to content
This repository has been archived by the owner on Apr 28, 2022. It is now read-only.

An error occurs Because price_amount_micros is large. #70

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

kobukata-zz
Copy link

in my case:
price_amount_micro = 100000000 | PriceValue = 100 | OK
price_amount_micro = 1080000000 | PriceValue = 1080 | OK
price_amount_micro = 9800000000 | PriceValue = 9799.999 | NG

kobukata added 3 commits June 11, 2015 19:41
in my case:
price_amount_micro = 100000000 | sku.PriceValue = 100  |   OK
price_amount_micro = 1080000000 | sku.PriceValue = 1080 |   OK
price_amount_micro = 9800000000 | sku.PriceValue = 9799.999  |   NG
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant