- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Customer Module
The Customer Module provides customer-related features in your Medusa and Node.js applications.
How to Use Customer Module's Service#
You can use the Customer Module's main service by resolving from the Medusa container the resource Modules.CUSTOMER
imported from @medusajs/framework/utils
.
For example:
Features#
Customer Management#
With the Customer Module, store and manage customers.
Customer Organization#
Organize customers into groups.
This has a lot of benefits and supports many use cases, such as provide discounts for specific customer groups using the Promotion Module.
Was this page helpful?