#savageshreya_97
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- savageshreya_97, 2 days ago, 44 messages
- savageshreya_97, 2 days ago, 8 messages
No, there's no public API for exchange rate/
But my current situation is that i can inform user about total amount he needs to pay which includes stripe platform fee and taxes but the base amount which stripe is using to exchange currency varies so how am i supposed to tell the user what amount he exactly needs to pay so that noone goes in loss
You might want to use a 3rd-party API to estimate the exchange.
Yes we have implemented that only but that is fetching the current price of currency. I am talking about the exchange rate stripe is using for a currency.
For eg. current rate of 1 dollar in inr is 82.88 but stripe gives 81.2209 inr for a dollar. So i am talking about this exchange rate which stripe is using
As I said earlier, there's no public API from Stripe for exchange rate.
So no solution for this? How can we estimate what is stripe deducting ?
Since there's no public API from Stripe for exchange rate, you might want to consider using a 3rd-party API to achieve the same.