#brick-Connected-Accounts
1 messages ยท Page 1 of 1 (latest)
Hi there!
You want to create a payout for the amount of that one transfer, correct?
Yep that is correct!
And, these funds will already be available when you transfer them?
As in... this won't be right after a charge on your platform occurred?
Yeah that's correct, the funds are already in our platform account. We use top ups to preload cash into the platform account specifically for these transfers & payouts.
Cool
So in this case, when you create the transfer you can expand the destination_payment: https://stripe.com/docs/api/transfers/object#transfer_object-destination_payment
That will provide you the details of how much the Connected Account received
Info on how to expand here: https://stripe.com/docs/api/expanding_objects
oh great, I will give that a try. Thank you!
๐
so unfortunately the expanded destination_payment still has the currency as usd and amount in usd,
Hmm really? Does it have a balance_transaction?
I admit I haven't tested this in a while so I may be forgetting
What if you expand the balance_transaction as well
i'll try that
so expand destination_payment.balance_transaction
I can test too... I thought we listed the destination payment's amount in their settlement currency
Must be forgetting
๐
thanks a ton for your help! one less call to make ๐