docs: improved commerce modules [5/5] (#9592)
- Improve remaining commerce modules - Other: add a note about using methods of the modules' main services.
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
export const metadata = {
|
||||
title: `Links between Region Module and Other Modules`,
|
||||
}
|
||||
|
||||
# {metadata.title}
|
||||
|
||||
This document showcases the module links defined between the Region Module and other commerce modules.
|
||||
|
||||
## Payment Module
|
||||
|
||||
You can specify for each region which payment providers are available for use.
|
||||
|
||||
Medusa defines a module link between the `PaymentProvider` and the `Region` data models.
|
||||
|
||||

|
||||
Reference in New Issue
Block a user