Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Checkout API example #19

Open
LasseRosenow opened this issue May 11, 2024 · 1 comment
Open

Checkout API example #19

LasseRosenow opened this issue May 11, 2024 · 1 comment

Comments

@LasseRosenow
Copy link

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 :)

@BrocksiNet
Copy link
Collaborator

Hi @LasseRosenow 👋

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.

All the best,
Björn

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants