You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sure, we have the Checkout working in our demo-store template based on Vue and Nuxt. And yes, that template or composable logic could also be moved to this react template (see).
You can also use the default storefront checkout from Shopware instead of building one using this react template (see).
This template will also get more love at some point in the future.
We have topics like this on our list:
Login & Logout
Account Area
Webhooks / Partial Rerendering (ISR)
Refactoring API Client (overwrites)
But also feel free to provide a PR with the basic Checkout/Success page implementation.
Hello I would like to implement a custom checkout using the headless API.
It would be extremely helpful to have an example implementation.
Is there any plan to add one to this template, or are there any examples that already exist somewhere else?
Thank you in advance :)
The text was updated successfully, but these errors were encountered: