#tyson
1 messages · Page 1 of 1 (latest)
Yes, if you're using Checkout you will need a server/backend to create the sessions. Alternatively if you want a low/no-code solution you could use Payment Links which are fundamentally very similar to Checkout: https://stripe.com/docs/payments/payment-links
Ok sweet, how can i do this as i need the customisation that payment links cant provide
Such as?
I am making a subscription marketplace using connect accounts.
Can't get a lot of the customer info for the to connect account after purchase that allows them to track their custoemrs
Would my lack of a backend server be the cause of my issue.
How are you generating those URLs if no backend server?
You're going to struggle to build a Connect integration without a server/backend
Using the API post
i have already built the connect feature using api also
using curl
Can you paste one of those cs_test_xxx IDs?