-
in the section of checkout nothing happen even i enter all required data, maybe it is related to authentication
-
All e-commerce apps need to accepts payments of some kind. Right now we don't have any official integrations, so every project has to implement their own. This has the following negative results:
1…
-
### What I'm trying to achieve
I'm working on a third-party app that would connect Saleor to an external payment provider. My app is providing two payment methods, for example `credit card` and `chec…
-
Explore the code and discover the frameworks and tools used by the React-Storefront Devs
-
### What are you trying to achieve?
JWT tokens are missing some fields:
- `iss` - issuer of this token, this would be the environment's domain
- `aud` - audience for this token, who is it for (…
-
**Is your feature request related to a problem? Please describe.**
We get a lot of questions about support for multi-vendor marketplaces (MVM). In fact, this is probably the number 1 feature request …
-
### What I'm trying to achieve
try to add checkout step with createCheckout mutation.
### Steps to reproduce the problem
1. use docker-platform, deploy with docker compose, delete saleor folder…
-
### What I'm trying to achieve
I'm trying to click the "next arrow button" on a swatch attribute value page to acces the next page of values.
### Steps to reproduce the problem
1. Add 10+ values…
-
### What I'm trying to achieve
Get all order detail included order number field in ORDER_CONFIRMED event
### Steps to reproduce the problem
1. Confirm an order
2. The webhook is activated with…
-
### What I'm trying to achieve
Start the website with npm start
### Steps to reproduce the problem
1. Download a fresh version 2.11
2. Set the NEXT_PUBLIC_API_URI = https://graphql.my.Website/…