-
### What I'm trying to achieve
Taxes been applied on discounted price and not on the gross price by Avalara plugin.
### Steps to reproduce the problem
1. Purchase a discounted product.
2. Chec…
-
### What I'm trying to achieve
When running `checkoutShippingAddressUpdate` Mutation after `checkoutCreate` Mutation, an Error of insufficient stock is thrown even if stock is sufficient. It looks li…
-
### What I'm trying to achieve
Because we use our own payment flow, we can't use the checkoutComplete mutation, therefore we are creating a draft order with the voucher applied and then we use draftO…
-
### What I'm trying to achieve
Translate an attribute using `attributeTranslate` mutation using app token (app with full permissions). The mutation returns don't have permission error.
### Steps t…
-
### What I'm trying to achieve
I am trying to fetch a user's defaultShippingAddress by id. That query returns null
### Steps to reproduce the problem
1. Just save a defaultShippingAddress
2. S…
-
### What I'm trying to achieve
[This](https://saleor.io/blog/saleor-invoicing-api-storefront-sdk-app-installation-support-139/) blog post shows invoices looking like this:
![](https://getsaleor-cm…
-
### What I'm trying to achieve
I'm trying to use voucher with `apply_once_per_customer` set to `True` in the checkout and pay with payment method that requires additional confirmation (3DSecure). How…
-
The `validate_storefront_url()` function in `saleor/core/utils/url.py` attempts to validate the URL domain against the `ALLOWED_CLIENT_HOSTS` setting using the `validate_host()` function from Django. …
-
### What I'm trying to achieve
I am trying to implicitly set Attribute values for a singleton ProductVariant, per the GraphQL schema docs (running 3.0.0a16).
### Steps to reproduce the problem
…
-
### What I'm trying to achieve
When I try to add new address during checkout only one error is returned to the user instead of all actual errors
### Steps to reproduce the problem
1. I proceed …