# availableProcessors

Lists processors that can handle the given payment method, with per-processor configuration status.

```
availableProcessors(

  paymentMethod: PaymentMethods!

): [AvailableProcessor!]
```

### Arguments[​](#arguments "Direct link to Arguments")

#### [`availableProcessors.paymentMethod`](#payment-method) ● [`PaymentMethods!`](https://docs.monei.com/apis/graphql/types/enums/payment-methods/.md) non-null enum[​](#payment-method "Direct link to payment-method")

### Type[​](#type "Direct link to Type")

#### [`AvailableProcessor`](https://docs.monei.com/apis/graphql/types/objects/available-processor/.md) object[​](#availableprocessor- "Direct link to availableprocessor-")

Availability of a specific processor for a payment method on the account.
