#Estela
1 messages · Page 1 of 1 (latest)
Hi there!
When using Stripe Connect it's possible to split the amount between the platform account and the connected account. How to do so would depend on the type of charge you plan to create: https://stripe.com/docs/connect/charges
We recommend using Products and Prices with Checkout Session, but you don't have to. You could use price_data and product_data instead: https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-line_items-price_data