#Mikail
1 messages ยท Page 1 of 1 (latest)
Hi there!
Are you using our dashboard reporting features, or are you building your own reports with the Stripe API?
I am building my own reports from data I collect after the payments are completed (or atleast trying to ๐ )
Got it. Then yes if you are handling different currencies and want everything displayed in GBP, then you'll have to do some currency conversion on your end.
Is there a webhook or something that is available for this use-case?
or calling a reporting api?
webhook have nothing to do with currency conversion
we are not very familiar with the reporting API or dashboard reports. you could try asking Stripe support for this: https://support.stripe.com/contact
I mean a webhook that occurs in our dashboard currency when a payment is created
๐ taking over for my colleague. Let me catch up.
hey!
unfortunately webhooks don't have currency conversions either
ah, okay I see, so only way for me to have that data in my dashboard currency is by currency conversion?
you won't see it on your dashboard in the same currency
okay understand