#Scott
1 messages · Page 1 of 1 (latest)
Hi, can you add more details? From the limited information above, you can debit your connected accounts: https://stripe.com/docs/connect/account-debits to collect funds
We want to charge our connect users when a payout happens. So instead of 0.10c charge it’s 0.15c
(0.10 to stripe, 0.05 to us)
Yeah, there is not a way to do this per payout. Instead, you can aggregate the cost and collect fund from the connect account with account debits.
Is there a way to debit their linked bank card rather than the stripe balance?
Do I just set the source of a charge to a card object ID?
There is not. You would not want to se the source either as you're taking funds for a payout.
Okay, what if I want to bill a connect account for been active? Can I bill their debit card?
No