#mike_api

1 messages · Page 1 of 1 (latest)

frosty tapirBOT
#

👋 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/1228001245856399490

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

whole fiberBOT
#

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.

proper cove
#

In this example I did a Refund after the SEPA payment settled. You can see it gives an exchange rate ( €2.89 EUR → $3.10 USD) and a proper Net amount ($26.51 USD). Note: I’m just showing the dashboard screenshots for ease of explaining, I’m able to get these values via the API.

#

In this example I did a Refund before the SEPA payment settled. You can see there’s no exchange rate provided for the Refund, and the Net amount is $29.59 USD, - €2.89 EUR. How do I figure out how much USD was used for the -€2.89 EUR? Is it the same exchange rate as the original payment?

whole fiberBOT
harsh yoke
#

If it didn't settle, I don't think there ever would have been an exchange

proper cove
#

So in the second screenshot in order to figure out the Net amount received I would do...

$29.59 USD - (2.89 * 1.06264)?

harsh yoke
#

I think so, but not entirely sure

#

Someone from our support team would be able to confirm though: https://support.stripe.com/contact

#

We mostly just help with api integrations in here