#freiremarcos-payments

1 messages · Page 1 of 1 (latest)

unborn heart
#

hi there! can you clarify what it would mean to "use only APIS"?

Overall though Stripe is a full-stack integration, there are frontend payment forms for collecting customer payment information or onboarding parties like "sellers" in a marketplace where you would build a page using our JS libraries or hosted pages, it's not all just backend, if that's what is meant!

strange sparrow
unborn heart
#

makes sense! You still need Stripe components on the frontend, for example to collect card information from customers in a PCI compliant way.

The place to start is https://stripe.com/docs/connect/ , there are some guides linked through there which describe in detail the recommended integration for a marketplace setup like that.