Hacker News new | ask | show | jobs
by javier_dev 4853 days ago
How does it work with Stripe connect if the marketplace wants to get a small cut/fee from the payment?

Example: Buyer pays $10, seller gets $9, marketplace gets $1.

1 comments

Yep, you can do that easily with application fees (stripe.com/docs/connect/collecting-fees).

The money from the credit card payment gets routed to your seller automatically (and we split off the application fee to send to your Stripe account). You never touch the rest of the funds, so you're never responsible for any chargebacks or refunds.