docs: add TSDoc for payment processor + generate docs (#5917)

* added tsdocs for payment processor

* generated reference for payment processor
This commit is contained in:
Shahed Nasser
2023-12-18 14:02:18 +02:00
committed by GitHub
parent e63f4e6c7a
commit ddc6cc13a0
73 changed files with 34162 additions and 17470 deletions
@@ -141,4 +141,4 @@ You can learn more about idempotency keys [here](../../development/idempotency-k
## See Also
- [Available Payment Plugins](../../plugins/payment/index.mdx)
- [Create a Payment Processor](./backend/add-payment-provider.md)
- [Create a Payment Processor](../../references/payment/classes/payment.AbstractPaymentProcessor.mdx)