#mkoenke

1 messages ยท Page 1 of 1 (latest)

spark sequoiaBOT
coral terrace
#

stripe payout id is po_1MFQQJAe4tUNA0aQyUuWiuPv

sage swift
#

HI ๐Ÿ‘‹ if a Payout includes a currency conversion, then the exchange rate that was used should be on the Balance Transaction object for that Payout.

You can find the ID of the Balance Transaction in the balance_transaction field on the Payout object:
https://stripe.com/docs/api/payouts/object#payout_object-balance_transaction

You can then retrieve that Balance Transaction object and check its exchange_rate field:
https://stripe.com/docs/api/balance_transactions/object#balance_transaction_object-exchange_rate

coral terrace
#

i see the id for the balance transaction, but we didnt expand it in the reponse, and when I search on the stripe dashboard it is not found

sage swift
#

Did you try retrieving it via the API? (This forum is intended for helping developers with their API/coding/integration questions, so we aren't as familiar with the dashboard side of these processes)

coral terrace
#

i did not, but I can try

sage swift
#

That would be my suggestion, but that's because it's the path we're more familiar with here. If you're looking to see if this information is exposed in the Stripe dashboard, then I think our Support team may be able to provide better guidance on that.
https://support.stripe.com/?contact=true