#Att89
1 messages · Page 1 of 1 (latest)
Hi
You need to manage this by transfers between your Platform/Connect Accounts, you can't handle this natively using Stripe
Is it possible to create the payment intent, so it charges 90€ from the booker, but takes also 10€ from our platform to it, so that the owner gets 100€?
You can create a PaymentIntent for charging the customer 90€ (destination charge) and you send 10€ via transfers API to the Connected Account to complete the total amount
Hi, thank you very much! This helps a lot and answers my question.