#outrageous_otter_83368

1 messages · Page 1 of 1 (latest)

distant jungleBOT
dull flume
#

👋 happy to help

#

I'm not sure about the additional fees, for pricing questions you need to contact https://support.stripe.com/?contact=true, but whether you do a Checkout Session with an underlying Destination Charge or with a separate Charge and Transfer, both will create a Transfer object between the platform and the Connected Accounts

normal portal
#

Thank you so much for your answer.

#

Do you know if its possible to create a Checkout Session, where you set the destination account only later? After creating the Session?

We would like to just authorize the payment during the checkout, since we don't know the destination account at that point, and then actually execute the payment later when we know the destination account.

dull flume
#

you would do separate Charges and Transfers in that case

#

so basically you create the transfer after the Checkout Session succeeds