Files
medusa-store/www/apps/docs/content/plugins/payment/index.mdx
Shahed Nasser ddc6cc13a0 docs: add TSDoc for payment processor + generate docs (#5917)
* added tsdocs for payment processor

* generated reference for payment processor
2023-12-18 14:02:18 +02:00

7 lines
359 B
Plaintext

import DocCardList from '@theme/DocCardList';
# Payment Plugins
If you can't find your payment provider, try checking the [Community Plugins Library](https://medusajs.com/plugins/?filters=Payment&categories=Payment). You can also [create your own fulfillment provider](../../references/payment/classes/payment.AbstractPaymentProcessor.mdx).
<DocCardList />