#diogoyaguas-account-volume
1 messages · Page 1 of 1 (latest)
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)?
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
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
Sorry I have fixed it ... It was my mistake. Thank you for your time!