-
I want to take the `API` and the `Dashboard`, for the `Storefront`, I will develop it from zero with react native, my question is, how do I manage this on git:
1. I make a fork of `saleor-platfor…
-
Steps to reproduce
1. Use the following fields in .env.local
```
# Available providers: local, bigcommerce, shopify, swell, saleor, spree, ordercloud, vendure, kibocommerce, commercejs
COMMERCE_…
-
The scope of this RFC is to provide a better way of processing payments via Saleor apps. The base assumption is that we want to have a replacement for the payment plugin flow which is not enough flexi…
-
I just started the saleor platform without changing anything and was unable to run the storefront container.
It seems Apollo is unable to connect to the graphql instance.
Opening the graphql edito…
-
### What I'm trying to achieve
I'm trying to implement a new payment gateway (Mercado Pago). For some reason, after and empty initialization using saleor-platform, I go to checkout to check everythin…
-
Since the split of Saleor into the separate cart/checkout apps, this repo is no longer fully functional even after following the documentation. Specifically with regards to the checkout implementation…
-
I was studying you code for dashboard and for storefront. I saw some methods to login using user and password using graphql, both create new token and context load the user details as logued even if n…
-
**Description**
I have a `medusajs` backend. I cloned this repo, added medusa-backend-url in `.env` file, exported medusa in the `src/lib/services/index.ts` directory, then installed dependencies. Wh…
-
### Description of the issue
Newly installed apps are not immediately visible after their installation is completed, a full page reload is required to see new apps.
### Steps to reproduce the pr…
-
### Summary
using the saleor-platform I've managed to install Checkout app using ngrok but unsure if it configuration issue or something else I keep on getting:
```
saleor-app-checkout |…