-
# Problem
There is no way in Saleor to tokenize (store), retrieve and manage saved payment methods and then charge customers using those methods (also referred to as programmatic charges or offline…
-
## Problem
EU Omnibus directive (https://eur-lex.europa.eu/eli/dir/2019/2161/oj) creates an obligation to present "prior price" in case of products with discount. This price should cover period of …
-
- components: `NavLink`
- reactstrap version `#9.1.10`
- react version `#18.2.0`
- bootstrap version `#x.x.x`
- nextjs version `#13.4.2`
### What is happening?
After installing reactstrap in t…
-
### What I'm trying to achieve
Deploy Storefront on Heoku
### Steps to reproduce the problem
1. https://github.com/mirumee/saleor-storefront
2. Click button to Launch the demo on a free Hero…
-
### Description of the issue
How to setup the sign in email and password?
I guess in saleor core
ADMIN_EMAIL="zxxxxx@hotmail.com"
ADMIN_PASS="123", which is in the saleor core.
but fail
### Ste…
-
I am activated Razorpay plugin in Saleor-dashboard. But It not showing in saleor-storefront.
-
**How do I configure the saleor locally when DEBUG is off?**
I made the following changes,
Generated and added secret_key and RSA_key in backend.env
Added the following variables to the API s…
-
### What I'm trying to achieve
We are working with an external Elastic Search engine, which when queried yields a list of saleor products ids, sorted by the search engine relevance. Using this data…
-
As title says, the storefront service is missing. This is an obvious missing piece and I tried to lookup issue history for a reason but can't find one.
Hope someone can add back the missing storef…
-
### What I'm trying to achieve
I accidentally created a vendor without user and it allowed me to do so.
### Steps to reproduce the problem
1. Create a vendor with vendor create mutation.
2. …