#fazilhussain015
1 messages · Page 1 of 1 (latest)
Hello 👋
Have you looked in to Stripe Connect? It allows you to create connected accounts for your service providers. Then you can accept payments from your customers and transfer the funds to relevant accounts
I'd recommend you read through these docs fully
https://stripe.com/docs/connect
https://stripe.com/docs/connect/collect-then-transfer-guide
https://stripe.com/docs/connect/accounts
https://stripe.com/docs/connect/charges
Can Stripe provide an API through which we can send our customers' data for processing payments
paymentinstead of owning this job we just provide the data to stripe for the paymen processing
Did you read the docs I shared? It should explain really everything