# Payment Methods

This is an informational resource endpoint that returns a list of all available payment [processors](/docs/@production/payment-processors/index.md) and
[methods](/docs/@production/payment-processors/payment-methods/payment-methods-overview.md).

An org can have many method-processor combinations enabled. If there are multiple processors (PSPs) available for a payment method, one may be set to be the default processor for that method.


## Get payment methods and processors

 - [GET /PaymentMethods](https://docs.findock.com/api/payment-api-v2/payment-methods/getpaymentmethods.md): This endpoint returns a complete list of activated payment methods in the Salesforce org and the payment processors configured to process those methods.

