-
# What I'm trying to achieve
Re-implement user-plugin to an App. To achieve that, missing events must be implemented
# Describe a proposed solution
Proposed APIs
## New `ACCOUNT_CONFIRMATION_REQUE…
-
Two changes related to creating new customers:
1) When creating customers we should be able to optionally send them emails to set up their password. Now, this happens automatically, but users might…
-
We started to use the official search app with Algolia and came across several missing entities, that we need to fully integrate Algolia in our storefront.
Following entities are currently missing f…
-
### What I'm trying to achieve
Successfully `python manage.py populatedb`
### Steps to reproduce the problem
1. `python manage.py migrate` successfully first
2. `python manage.py populatedb`
…
-
Since Saleor is GraphQL-first API, there is no need to build a classic "SDK" that hides common operations - this is handy for REST APIs.
We aim to provide good docs and using tools around graphQL (…
-
### What I'm trying to achieve
![image](https://user-images.githubusercontent.com/124166231/234573791-6f7d63f8-d36e-445d-9f9f-c37b910d2cad.png)
Saleor Logo should be the same in all projects, like…
-
### What I'm trying to achieve
Start Saleor API and Dashboard in under 15 mins
### Steps to reproduce the problem
Start Saleor API and Dashboard in Docker on Windows (WSL2)
### What I expected…
-
How to work on local development for the sdk and map it with saleor-storefront?
-
### What are you trying to achieve?
I have a deployed a saleor core image to a VM, and set up the environment variables as mentioned below:
```env
ALLOWED_HOSTS=my-server-ip
ALLOWED_CLIENT_HOSTS=*…
-
Hi,
I'm trying to figure out 3d secure payment with Stripe.
I need to retrieve the confirmationData from the gateway.
When I submit **completeCheckout** returns this array
`[{"data": {"checkoutCom…