#diogoyaguas-account-volume

1 messages · Page 1 of 1 (latest)

serene python
#

Hey apologies for the delay in reply. What exactly is the connect setup here? What kind of connect accounts and how are you doing the multiparty payments (direct charge, destination charge, etc)?

hasty bolt
#

This is the call we make to create a checkout sessionStripe::Checkout::Session.create(stripe_params, { stripe_account: account_id) })

#

And we are using standard connected accounts

dense haven
#

Do you have a Session ID we can take a look at? I want to take a look at what params you're passing in

hasty bolt
#

Sorry I have fixed it ... It was my mistake. Thank you for your time!