Question

I'm developing a donation platform on which I'll be taking a fee and am looking into using Stripe, but I'm snagged on one point that I haven't found any documentation for thus far.

Stripe doesn't handle chained payments, but does mention in their FAQ that: "If you want to collect a fee on the transactions, you can charge these merchants with your API key using Stripe."

Anyone know of some documentation or examples I could reference for this? Or could anyone point me in the right direction with their existing docs?

Thanks!

Was it helpful?

Solution

Stripe doesn't handle chained payments, but does mention in their FAQ that: "If you want to collect a fee on the transactions, you can charge these merchants with your API key using Stripe."

This just means your platform's users can pay you via credit card, and you can charge these cards with your Stripe API key. If you email support@stripe.com with more details on your setup, we can help you decide how to best structure your platform payments. Also feel free to jump into our chatroom at https://stripe.com/campfire.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top