#IMrohan
1 messages · Page 1 of 1 (latest)
hi! you would likely want to use Connect, with Standard accounts(so the merchants selling things have their own accounts and handle refunds/disputes themselves) and Direct Charges.
https://stripe.com/docs/connect/enable-payment-acceptance-guide is the guide for that.
Lets say I've implemented the connect to my website. But after that, how can user collect payment from their customers?
they use a website that you've built for them per that guide that uses Stripe card inputs etc to collect payment details from customers and charge them using the Connect APIs to process the payment and take a fee for your platform
for example maybe when people sign up with you in your user dashboard you have some button that they can click to get a link to a payment page they send to their customers and you build all that. It really depends on the specific of your business and your marketplace/platform.
okay
Can you send me the link for all the necessary docs that will be required for this whole flow?
the guide above would be the main starting point and as you work/read through that you might find other links that are referenced from it