#aliabbasmalik-connect
1 messages · Page 1 of 1 (latest)
hi! I'd start with https://stripe.com/docs/connect/ and explore from there. There are guides and sample code for the various flows you might use.
hmm, yeah, I checked and want any sample code to start in a quick way 🙂
depending on what flow you are using there are fully worked guides with sample code like
https://stripe.com/docs/connect/enable-payment-acceptance-guide
or
https://stripe.com/docs/connect/collect-then-transfer-guide
which cover all the steps involved, though it can take some time to get them implemented yes
Connect is pretty complicated and is always bespoke to the platform business you are setting up so there's not really going to be a plug-and-play sample.
hmm, thanks