Back to Medusa

PaymentMethodDTO

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

2.14.2746 B
Original Source

import { TypeList } from "docs-ui"

PaymentMethodDTO

<TypeList types={[{"name":"id","type":"string","description":"The ID of the payment method.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"data","type":"Record<string, unknown>","description":"The data of the payment method, as returned by the payment provider.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"string","description":"The ID of the associated payment provider.","optional":false,"defaultValue":"","expandable":false,"children":[]}]} expandUrl="https://docs.medusajs.com/learn/fundamentals/data-models/manage-relationships#retrieve-records-of-relation" sectionTitle="PaymentMethodDTO"/>