-
## Bug report
### Describe the bug
The discrepancy occurs with the ``Total`` amount displayed on the review page vs what is sent to stripe payment.
Ex.
If actual total is ``2.675`` the a…
-
## Bug report
### Describe the bug
I have created a module per documentation https://docs.medusajs.com/development/modules/create and when building, I get Could not resolve module: Custom: mod…
Niblu updated
4 months ago
-
## Bug report
### Describe the bug
Unable to run `core-flows` in a custom API route. The application throws a `TypeError: Cannot read properties of undefined (reading 'create')` when attempting …
-
I get an error with this config file
warn: Could not resolve module: FileModuleService. Error: 'super' keyword unexpected here
error: Error starting server
AwilixResolutionError: Could not r…
-
### 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
When I create a ne…
-
## Bug report
Stripe checkout failure - initiatePaymentSession sending incorrect amount.
### Describe the bug
When attempting to checkout using nextjs-starter template, the amount being sent to s…
-
## Bug report
### Describe the bug
The Sendgrid plugin is using the deprecated Subscriber method (valid until 1.17).
When using Medusa 1.18, the plugin will not load.
### System informatio…
-
I have a problem, I was developing a custom payment plugin, plugin dependency: @medusajs/medusa. then I compiled it and passed it, so I ran npm install my custom payment plugin under my medusa BACKEND…
-
I've been using the medusas/types library to add type info.
However, it seems that the exported types are distinct from those used in the core library. For example, `Product` is similar but not exa…
-
## Bug report
### Describe the bug
Currently with `@medusajs/modules-sdk` at version 1.12.3, I'm getting this error `TypeError: Cannot read properties of undefined (reading 'cache')`.
Rolling…