# availableProcessors

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

```
availableProcessors(

  paymentMethod: PaymentMethods!

): [AvailableProcessor!]
```

### Arguments[​](#arguments "Enlace directo al Arguments")

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

### Type[​](#type "Enlace directo al Type")

#### [`AvailableProcessor`](https://docs.monei.com/es/es/apis/graphql/types/objects/available-processor/.md) object[​](#availableprocessor- "Enlace directo al availableprocessor-")

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