-
# 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…
-
### 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…
-
- 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…
-
I am activated Razorpay plugin in Saleor-dashboard. But It not showing in saleor-storefront.
-
### 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…
-
### 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…
-
**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…
-
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 are you trying to achieve?
I am trying to see saved images on my dashboard and storefront. Everything else works perfectly except for images. `DEBUG` mode is disabled and `GRAPHQL_PLAYGROUND…
-
### 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. …