#happycode_33434
1 messages · Page 1 of 1 (latest)
Hello! These are two very different APIs that do completely different things. Connect is for creating/managing stripe accounts that are connected to you as a platform (so you'd need this API if you have a marketplace business model) whereas the Payments API is purely for collecting payments
i see. I have a marketplace app and want to integrate Connect. My plan is to take payments from buyers and then paying out to vendors. Also, do you konw if there is proper documentation for setting up payment methods picker using native stripe views? I tried looking and testing but there seems to be code missing which I am not able to figure out
Gotcha - if you have a marketplace app then you'll need both APIs (Connect and Payment).
Which guide/doc have you been following so far?
Is this mobile app? on the web?