#zen-payments

1 messages ยท Page 1 of 1 (latest)

cyan stump
#

Hello! Are you asking do we provide the exchange rate that we (stripe) used for a payment?

limber eagle
#

I programatically (api/sdk) need the fields that are marked in red thats associated with a given payment intent

#

I would need the exchange rate in the bare minimum

cyan stump
limber eagle
#

I saw that but wasn't able to find good way to link between balance transactions and payment intents

cyan stump
#

If you retrieve the Payment Intent and expand charges.data.balance_transaction that should give you the balance transactions in the same response

limber eagle
#

ahh I see the balance tx id within the charge ๐Ÿ™‚ thank you1