-
### What I'm trying to achieve
Successfully `pnpm run build`.
### Steps to reproduce the problem
1. `pnpm i`
2. `pnpm up --latest`
### What I expected to happen
The following ERR messages go…
-
### What I'm trying to achieve
There is no way to apply any note message to the checkout model.
This feature is so needed in `saleor-storefront` and `saleor` so that order detail view in `saleor-b…
-
Hello,
I want (as an exemple) to mock graphql api this component :
https://github.com/saleor/react-storefront/blob/main/components/checkout/payments/DummyCreditCardSection.tsx
It requires **ch…
-
### Steps to reproduce the problem
When using the Saleor dashboard, I have a lot of issues that are shown as out of stock. This is a bug because I don't keep the stock for these products (see scree…
-
### What I'm trying to achieve
Trying to get created/createdAt date for user and product.
### Steps to reproduce the problem
I'm using following queries for
1. Product
2. `query ProductList(…
-
Hello,
I am getting following error from console when trying to checkout.
`checkout:dev: ../../node_modules/.pnpm/css-loader@6.7.1_webpack@5.72.0/node_modules/css-loader/dist/cjs.js??ruleSet[1…
-
### What I'm trying to achieve
implement a payent gateway with external payment page
Hello,
I user my own saleor client (based on wagtail :-) ). I'd like to implement some payment gateway with …
-
**Describe your environment**
I am trying to instrument https://github.com/saleor/saleor with Django / opentelemetry instead of opentracing.
I have read https://github.com/open-telemetry/opentelem…
-
### What I'm trying to achieve
I am trying to make purchases in Saleor using the Dummy plugin (Saleor 3.4.5).
However, I get this error but the order is indeed created!
```
{
"data": {
"…
-
### What I'm trying to achieve
Install
### Steps to reproduce the problem
1. I follow this https://docs.saleor.io/docs/developer/installation
## Here the output
```
$ docker-compose build
…