Join the Webstudio community

Updated 7 months ago

Besides waiting for Shopify Integration, what are the best ecom platforms for webstudio?

At a glance
The post asks about ecommerce platforms that community members have integrated with Webstudio. The comments discuss several options, including:

1. Single product purchases with a hosted checkout like Stripe, which may not require additional backend logic.

2. Cart functionality with a first-party checkout, which may require some backend logic.

3. Cart functionality with a native checkout, which the community members are planning but are unsure of the effort level.

The comments also mention Payload CMS as a potential headless ecommerce solution using Stripe, and Fourthwall as an alternative to Shopify with lower fees. However, some community members suggest that Stripe may be a simpler and more suitable option for small shops.

There is no explicitly marked answer, but the community members seem to be exploring different options and sharing their thoughts and experiences.

Useful resources
I know shopify is in the pipeline. Are there any other ecom platforms that others have integrated with webstudio that you/clients have enjoyed using?
3
J
J
t
20 comments
That's a good question. I think there are several setups, not all possible yet

1 Single product purchases as no cart functionality is needed. I would think this would work with providers that have a hosted checkout like Stripe.

2 Cart functionality and or first-party checkout. I would assume you need some backend logic for this. I could totally be wrong. Maybe something using n8n or Buildship could get you what you need.

3 Cart functionality and checkout native. This is more in line with what we have planned. Not sure of the effort level, but CMS launch was probably the majority of functionality. Just guessing.

Curious if any other people have input too
I think this applies to John's first point. https://payloadcms.com/use-cases/headless-ecommerce They use stripe, so might not need to build that stuff out? I haven't tried this personally.
I think stripe has now API to have a full checkout thing built with stripe as a backend. I have seen a demo of it recently from vercel
biggest issue with shopping card is that you need to know when something was placed into it and update the cart contents and counter
in fact when you click on card it will fetch all contents
but when you are not opening the cart something must refetch the counter on the cart icon, when you place a new purchase
on the other hand this particular counter could be something you should do in just js and maybe stripe's client has already functions for that, so you might not even need to fetch manually
we really need to try these things out and see how far we can already go
might be all there
shopify is obviously a much more powerful system but it will take cut, so for small shopws it would be worth using just stripe directly
Recently I've looked into Fourthwall because Youtube Shopping has an integration with them (beside Shopify integration). Seems they are a Merchant Of Record taking care of taxes and doing extremely low percentages. Much lower than Shopify or Gumroad.
Most people don't need merchant of record and most low volume shops don't need to comply with that either even if they sell internationally. Yes it's not 100 legal but also it's a bunch of crap only big shops need to comply with local regulations across the world.
I briefly looked into this and seemed like we need a backend. Didn't try hard but seemed that way. https://docs.stripe.com/payments/checkout/how-checkout-works
Here is the tweet I saw

https://x.com/rauchg/status/1804933059013460253?s=19


Would need to check if their app has some backend logic or how pure the usage if stripe API is
Hello ! When is Shopify Headless CMS integration planned for ? ( that would be obviously a massive game changer - not having to think of using Webflow + Wized or any Shopiflow or alikes )
unfortunately we can not give you a timeline
@Oleg Isonen Thank you for your reply ! I'll be patient ! Well done for all updates so far ! πŸ‘
Add a reply
Sign up and join the conversation on Discord