Join the Webstudio community

Updated 2 weeks ago

Server Setup Documentation

Hey, could you perhaps share a link to the exact documentation?

So far, what Iโ€™m seeing requires the setup of a server.
O
B
J
11 comments
Hi, did you mean to reply to some thread or share the context?
No, I meant to ask here.

I am still moving through web development, so maybe I'm understanding differently from what you were referencing before vs what I've been seeing on their site.

https://docs.stripe.com/checkout/quickstart
We are missing context of your question and the question is not clear too.
I would like more information on how I can add Stripe to my project(s).

I would like to add the ability to checkout with mixed items (both recuring and one time). When I check Stripe, I see that I need to have some sort of server set up in order to use anything other than payment links.

I could be wrong, but can you make this clearer for me?
Was I clear here?
Yes this makes more sense. The initial message contained no mention of Stripe ๐Ÿ™‚

I've been exploring this as well. Right now it would require creating a little backend to handle the checkout creation and a decent amount of custom JS for cart functionality.

We are discussing internally ways of solving this fyi
You can do a checkout link though that leads to stripe without a server as well as use stripe embed that renders product info.
John is taking about an e-commerce solution with a shopping cart
"checkout with mixed items" would require a cart and is inline with what I said.

If you are selling single products, then you can just link directly to the payment link in Stripe very easily https://stripe.com/payments/payment-links
Thank you both for shedding some more light on this.

And @John Siciliano, I was trying to piggyback off of the conversation in the chat, but failed.

I also look forward to the solution you guys are coking up! I feel like it will definitely shake things up for the better.

I didn't know if there was a simple embed solution or just the server option.

What are your thoughts on using vanilla checkout solutions?
Stripes checkout solution? Or what are you meaning by " vanilla checkout solutions"
Add a reply
Sign up and join the conversation on Discord