#kanwardanial_webhooks

1 messages · Page 1 of 1 (latest)

vivid valeBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can 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/1250139120244883557

📝 Have more to share? Add details, code, screenshots, videos, etc. below.

cursive geode
#

Hello! Can you provide more details? What exactly are you seeing in the API response, and what exactly are you comparing that to in the Dashboard?

tough ridge
#

Sure

cursive geode
#

Those look idential to me? What specific thing is unexpected?

tough ridge
#

exchange rate

#

amount

cursive geode
#

Those are exactly the same amount. The Dashboard is displaying it in dollars, but the API always uses the smallest currency unit (in this case cents).

#

That's why you see, for example, the fee as $0.42 in the Dashboard and 42 in the API. Those both represent 42¢.

tough ridge
#

what about exchange rate??

cursive geode
#

Both the Dashboard and the API are showing the same amount: 0.111645¢.

tough ridge
#

and why only change for CLP other exchange rates are correct for our platform

cursive geode
#

I don't understand your question, can you provide more details? What's incorrect exactly?

tough ridge
#

on dashboard exchange rate is .00111645 while in API its .111645

#

ok Got your Point

cursive geode
#

Those are the same amount, represented differently.

#

.00111645 is the amount in dollars. .111645 is the amount in cents. They are the same value.

tough ridge
#

Thanks for Clearing the point, Now i understand this

#

Thanks for your Kind feedback, you save my time.