docs: clarification in text (#6361)

changed from payment to fulfillment provider in the text
This commit is contained in:
Nicklas Gellner
2024-02-12 09:20:07 +01:00
committed by GitHub
parent 95d0e58d31
commit 2afcf1c918

View File

@@ -2,6 +2,6 @@ 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).
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 [add your own payment provider](../../references/payment/classes/payment.AbstractPaymentProcessor.mdx).
<DocCardList />
<DocCardList />