Can't quote price #156
|
I'm trying o use the function 'get_price_input', but it is raising the following error:
|
Answered by
sweeta20793
Aug 11, 2021
Replies: 1 comment
|
Hey, try to use int(value) to resolve. |
0 replies
Answer selected by
ErikBjare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey, try to use int(value) to resolve.