32 lines
537 B
Markdown
32 lines
537 B
Markdown
---
|
|
displayed_sidebar: entitiesSidebar
|
|
---
|
|
|
|
# Class: PaymentProvider
|
|
|
|
## Constructors
|
|
|
|
### constructor
|
|
|
|
• **new PaymentProvider**()
|
|
|
|
## Properties
|
|
|
|
### id
|
|
|
|
• **id**: `string`
|
|
|
|
#### Defined in
|
|
|
|
[models/payment-provider.ts:6](https://github.com/medusajs/medusa/blob/6225aa57b/packages/medusa/src/models/payment-provider.ts#L6)
|
|
|
|
___
|
|
|
|
### is\_installed
|
|
|
|
• **is\_installed**: `boolean`
|
|
|
|
#### Defined in
|
|
|
|
[models/payment-provider.ts:9](https://github.com/medusajs/medusa/blob/6225aa57b/packages/medusa/src/models/payment-provider.ts#L9)
|