#lakshmi-priya_api
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1316000970425241692
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
hi there!
the error is pretty clear: you are passing an amount that is too small, which is not supported
I am trying to charge 12 ISK for which I am sending amount in the request as 1200, but still why am i facing the amount too small error?
Incase if I send the amount as 12, this is expected
the error message explains the issue:
Amount must convert to at least 50 cents. kr46.00 converts to approximately $0.33.
Got it, so at the end of the day everything is converted to dollars and it shud exceed 50 cents