-
I am getting an error on calling
```
onSuccess: async (transaction) => {
// Payment complete! Reference: transaction.reference
console.log(transaction)
const { type, dat…
-
### Preliminary Checks
- [X] This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/medusajs/medusa/issues
### Issue Summary
`npx create-strapi…
-
## Bug report
### Describe the bug
Our store is located in a region where all taxes must be included in the price. Thus, when controlling our revenue, we prefer to have it with taxes included. T…
-
Output after fresh installation latest version.
backend:
```
>yarn run dev
yarn run v1.22.19
$ cross-env npm run build:server && medusa develop
> medusa-starter-default@0.0.1 build:server
>…
-
### Describe the bug
When selecting India as the country in the storefront, I have observed that the product prices are displaying as NaN (Not a Number). This issue is specific to India, as prices …
-
**Bug Description**
_The type is required_
**To Reproduce**
Steps to reproduce the behavior:
1. create a new strapi app with the template
2. run with yarn develop or npm run develop
**Exp…
-
Hello, nice plugin guys. I want to use it for my next project. But I cannot, because a client want to integrate with his Keycloak SSO. Hence I'm re-openning this again, as I see the previous one (#65)…
-
Hello,
![2024-02-02 10 15 44](https://github.com/medusajs/nextjs-starter-medusa/assets/74289775/62b0a116-2ce3-4ebb-96a1-d1e2695e3e09)
GET requests are very slow when adding product to a cart.
…
-
Hi There! I need to make a client website with this starter, my question is how to integrate the countryCode middleware and also the locale for setting the language, because here in Switzerland with t…
-
Hello, i've tried to extend system entity, and was succeed in it but, have some issues with extending validator
Context:
extending product entity, and moving through doc, was added new attribute a…