#Iconate-transfer

1 messages · Page 1 of 1 (latest)

magic ice
#

Do you have a request ID I can take a look at?

#

And just to check - these accounts are definitely connected to each other, right? They aren't just two accounts that are connected to the same platform?

oak inlet
#

Sure- Umm they are both Stripe Connect accounts under 1 platform

#

Let me get a new requests and verify the two accounts

magic ice
#

That's your issue then - you can only make transfers from the platform to its connected account. You cannot create transfers between two connect accounts under the same platform

oak inlet
#

Ok so is the only way to pay two connected accounts from a transaction is to have the platform settle the amount first?

Can I not have a scenario where AccountA receives payment, and using transfer_data or something, transfer some amount to AccountB?

magic ice
#

Yes, the only way for funds to go between two connected accounts is for the funds to go through the platform

oak inlet
#

Ok, so I must use transfer_group in this case in order to split the transaction at a later time.

Can both transfer_group and transfer_data be used at the same time, if I was paying AccountA now, and AccountB later?

magic ice
#

Yes, you could set both - but you also don't need to set transfer_group to transfer funds to Account B later

oak inlet
#

When using transfer_group, is it possible to reverse a whole groups transaction? The documentation says "Its possible to reverse a transfer_group transfer only if the destination account has enough balance to cover the reversal"

#

Just wondering the approach when I have 2 transfers to AccountA and AccountB, the proper way to reverse this whole transaction

lofty jacinth
#

Hello! I'm taking over for @magic ice. I don't believe it's possible to reverse an entire transfer group at once, you would need to reverse each Transfer individually.

oak inlet
#

Ok, so would I have to record this information myself then? I dont seem to see a way to say list transfers based on a charge/payment Intent, or list transfters by transfer group

lofty jacinth