#fpolliop

1 messages · Page 1 of 1 (latest)

ancient isleBOT
gilded ibex
#

Not possible today I'm afraid. You'd need a unique session per seller/connected account, or use separate charges and transfers to facilitate moving the money to multiple accounts

hexed oxide
#

Got it, Is it possible to use separate charges and transfers with checkout sessions?

gilded ibex
hexed oxide
#

Ok, cool. Should my payment_intent_data object be null then? Since I don't have a destination account and inside the transfer_data object and the application_fee_amount will be transfered later in the webhook?

gilded ibex
#

Yep you can omit those Connect specific parameters as they'll be applied on the transfers retrospectively

hexed oxide
#

Cool, thanks!