#CR

1 messages · Page 1 of 1 (latest)

chilly pantherBOT
keen jolt
#

No, and those parameters are not on the same API

low tide
#

So what I mean is... transfer_data allows destination and amount

keen jolt
#

transfer data is for managing the destination charge as you say, automatically transferring some/all of the payment amount to the connected account you specify. It's on payment APIs (PI, subscription etc)

low tide
#

yes

#

what i want is

#

that instead of transferring to 1 destination

keen jolt
#

Oh, my mistake -- transfer_group is mainly only applicable when you transfers directly via the transfers API (with separate charges and transfers), apparently it is exposed on PI (and via checkout for payments too)

low tide
#

i wanna transfer it to 2 destinations

keen jolt
#

but in any case, no, its not the same

#

transfer_group is really just a label, it doesn't actually do anything, while transfer_data does

low tide
#

ahhh

keen jolt
#

You cannot automatically transfer to two destinations

#

You need to make two manual transfers to do that (and yes you can use transfer group to label them together)

low tide
#

ok if i do manually, then will it be the same?

#

like right after the session is completed

#

i create two transfers

keen jolt
low tide
#

ok perfect

#

ok thanks. i got it.

#

need to do separate charges and transfers

#

u can close this thread.

keen jolt
#

Note especially the charge availability and using source_transaction to ensure you can transfer while the payment is in your pending balance

#

(its in the doc)

low tide
#

Alright