Back to Medusa

PaymentProviderDTO

www/apps/resources/references/payment/interfaces/payment.PaymentProviderDTO/page.mdx

2.14.2577 B
Original Source

import { TypeList } from "docs-ui"

PaymentProviderDTO

The payment provider details.

<TypeList types={[{"name":"id","type":"string","description":"The ID of the payment provider.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_enabled","type":"boolean","description":"Whether the payment provider is enabled.","optional":false,"defaultValue":"","expandable":false,"children":[]}]} expandUrl="https://docs.medusajs.com/learn/fundamentals/data-models/manage-relationships#retrieve-records-of-relation" sectionTitle="PaymentProviderDTO"/>