# account\_capabilities

From **Stripe API**.

- Type: `object`

## Properties

### `acss_debit_payments`

- Required: false
- Type: `string`
- Allowed values: `"active"`, `"inactive"`, `"pending"`

The status of the Canadian pre-authorized debits payments capability of the account, or whether the account can directly process Canadian pre-authorized debits charges.

### `afterpay_clearpay_payments`

- Required: false
- Type: `string`
- Allowed values: `"active"`, `"inactive"`, `"pending"`

The status of the Afterpay Clearpay capability of the account, or whether the account can directly process Afterpay Clearpay charges.

### `au_becs_debit_payments`

- Required: false
- Type: `string`
- Allowed values: `"active"`, `"inactive"`, `"pending"`

The status of the BECS Direct Debit (AU) payments capability of the account, or whether the account can directly process BECS Direct Debit (AU) charges.

### `bacs_debit_payments`

- Required: false
- Type: `string`
- Allowed values: `"active"`, `"inactive"`, `"pending"`

The status of the Bacs Direct Debits payments capability of the account, or whether the account can directly process Bacs Direct Debits charges.

### `bancontact_payments`

- Required: false
- Type: `string`
- Allowed values: `"active"`, `"inactive"`, `"pending"`

The status of the Bancontact payments capability of the account, or whether the account can directly process Bancontact charges.

### `boleto_payments`

- Required: false
- Type: `string`
- Allowed values: `"active"`, `"inactive"`, `"pending"`

The status of the boleto payments capability of the account, or whether the account can directly process boleto charges.

### `card_issuing`

- Required: false
- Type: `string`
- Allowed values: `"active"`, `"inactive"`, `"pending"`

The status of the card issuing capability of the account, or whether you can use Issuing to distribute funds on cards

### `card_payments`

- Required: false
- Type: `string`
- Allowed values: `"active"`, `"inactive"`, `"pending"`

The status of the card payments capability of the account, or whether the account can directly process credit and debit card charges.

### `cartes_bancaires_payments`

- Required: false
- Type: `string`
- Allowed values: `"active"`, `"inactive"`, `"pending"`

The status of the Cartes Bancaires payments capability of the account, or whether the account can directly process Cartes Bancaires card charges in EUR currency.

### `eps_payments`

- Required: false
- Type: `string`
- Allowed values: `"active"`, `"inactive"`, `"pending"`

The status of the EPS payments capability of the account, or whether the account can directly process EPS charges.

### `fpx_payments`

- Required: false
- Type: `string`
- Allowed values: `"active"`, `"inactive"`, `"pending"`

The status of the FPX payments capability of the account, or whether the account can directly process FPX charges.

### `giropay_payments`

- Required: false
- Type: `string`
- Allowed values: `"active"`, `"inactive"`, `"pending"`

The status of the giropay payments capability of the account, or whether the account can directly process giropay charges.

### `grabpay_payments`

- Required: false
- Type: `string`
- Allowed values: `"active"`, `"inactive"`, `"pending"`

The status of the GrabPay payments capability of the account, or whether the account can directly process GrabPay charges.

### `ideal_payments`

- Required: false
- Type: `string`
- Allowed values: `"active"`, `"inactive"`, `"pending"`

The status of the iDEAL payments capability of the account, or whether the account can directly process iDEAL charges.

### `jcb_payments`

- Required: false
- Type: `string`
- Allowed values: `"active"`, `"inactive"`, `"pending"`

The status of the JCB payments capability of the account, or whether the account (Japan only) can directly process JCB credit card charges in JPY currency.

### `klarna_payments`

- Required: false
- Type: `string`
- Allowed values: `"active"`, `"inactive"`, `"pending"`

The status of the Klarna payments capability of the account, or whether the account can directly process Klarna charges.

### `legacy_payments`

- Required: false
- Type: `string`
- Allowed values: `"active"`, `"inactive"`, `"pending"`

The status of the legacy payments capability of the account.

### `oxxo_payments`

- Required: false
- Type: `string`
- Allowed values: `"active"`, `"inactive"`, `"pending"`

The status of the OXXO payments capability of the account, or whether the account can directly process OXXO charges.

### `p24_payments`

- Required: false
- Type: `string`
- Allowed values: `"active"`, `"inactive"`, `"pending"`

The status of the P24 payments capability of the account, or whether the account can directly process P24 charges.

### `sepa_debit_payments`

- Required: false
- Type: `string`
- Allowed values: `"active"`, `"inactive"`, `"pending"`

The status of the SEPA Direct Debits payments capability of the account, or whether the account can directly process SEPA Direct Debits charges.

### `sofort_payments`

- Required: false
- Type: `string`
- Allowed values: `"active"`, `"inactive"`, `"pending"`

The status of the Sofort payments capability of the account, or whether the account can directly process Sofort charges.

### `tax_reporting_us_1099_k`

- Required: false
- Type: `string`
- Allowed values: `"active"`, `"inactive"`, `"pending"`

The status of the tax reporting 1099-K (US) capability of the account.

### `tax_reporting_us_1099_misc`

- Required: false
- Type: `string`
- Allowed values: `"active"`, `"inactive"`, `"pending"`

The status of the tax reporting 1099-MISC (US) capability of the account.

### `transfers`

- Required: false
- Type: `string`
- Allowed values: `"active"`, `"inactive"`, `"pending"`

The status of the transfers capability of the account, or whether your platform can transfer funds to the account.

## JSON Schema

```json
{"properties":{"acss_debit_payments":{"description":"The status of the Canadian pre-authorized debits payments capability of the account, or whether the account can directly process Canadian pre-authorized debits charges.","enum":["active","inactive","pending"],"type":"string"},"afterpay_clearpay_payments":{"description":"The status of the Afterpay Clearpay capability of the account, or whether the account can directly process Afterpay Clearpay charges.","enum":["active","inactive","pending"],"type":"string"},"au_becs_debit_payments":{"description":"The status of the BECS Direct Debit (AU) payments capability of the account, or whether the account can directly process BECS Direct Debit (AU) charges.","enum":["active","inactive","pending"],"type":"string"},"bacs_debit_payments":{"description":"The status of the Bacs Direct Debits payments capability of the account, or whether the account can directly process Bacs Direct Debits charges.","enum":["active","inactive","pending"],"type":"string"},"bancontact_payments":{"description":"The status of the Bancontact payments capability of the account, or whether the account can directly process Bancontact charges.","enum":["active","inactive","pending"],"type":"string"},"boleto_payments":{"description":"The status of the boleto payments capability of the account, or whether the account can directly process boleto charges.","enum":["active","inactive","pending"],"type":"string"},"card_issuing":{"description":"The status of the card issuing capability of the account, or whether you can use Issuing to distribute funds on cards","enum":["active","inactive","pending"],"type":"string"},"card_payments":{"description":"The status of the card payments capability of the account, or whether the account can directly process credit and debit card charges.","enum":["active","inactive","pending"],"type":"string"},"cartes_bancaires_payments":{"description":"The status of the Cartes Bancaires payments capability of the account, or whether the account can directly process Cartes Bancaires card charges in EUR currency.","enum":["active","inactive","pending"],"type":"string"},"eps_payments":{"description":"The status of the EPS payments capability of the account, or whether the account can directly process EPS charges.","enum":["active","inactive","pending"],"type":"string"},"fpx_payments":{"description":"The status of the FPX payments capability of the account, or whether the account can directly process FPX charges.","enum":["active","inactive","pending"],"type":"string"},"giropay_payments":{"description":"The status of the giropay payments capability of the account, or whether the account can directly process giropay charges.","enum":["active","inactive","pending"],"type":"string"},"grabpay_payments":{"description":"The status of the GrabPay payments capability of the account, or whether the account can directly process GrabPay charges.","enum":["active","inactive","pending"],"type":"string"},"ideal_payments":{"description":"The status of the iDEAL payments capability of the account, or whether the account can directly process iDEAL charges.","enum":["active","inactive","pending"],"type":"string"},"jcb_payments":{"description":"The status of the JCB payments capability of the account, or whether the account (Japan only) can directly process JCB credit card charges in JPY currency.","enum":["active","inactive","pending"],"type":"string"},"klarna_payments":{"description":"The status of the Klarna payments capability of the account, or whether the account can directly process Klarna charges.","enum":["active","inactive","pending"],"type":"string"},"legacy_payments":{"description":"The status of the legacy payments capability of the account.","enum":["active","inactive","pending"],"type":"string"},"oxxo_payments":{"description":"The status of the OXXO payments capability of the account, or whether the account can directly process OXXO charges.","enum":["active","inactive","pending"],"type":"string"},"p24_payments":{"description":"The status of the P24 payments capability of the account, or whether the account can directly process P24 charges.","enum":["active","inactive","pending"],"type":"string"},"sepa_debit_payments":{"description":"The status of the SEPA Direct Debits payments capability of the account, or whether the account can directly process SEPA Direct Debits charges.","enum":["active","inactive","pending"],"type":"string"},"sofort_payments":{"description":"The status of the Sofort payments capability of the account, or whether the account can directly process Sofort charges.","enum":["active","inactive","pending"],"type":"string"},"tax_reporting_us_1099_k":{"description":"The status of the tax reporting 1099-K (US) capability of the account.","enum":["active","inactive","pending"],"type":"string"},"tax_reporting_us_1099_misc":{"description":"The status of the tax reporting 1099-MISC (US) capability of the account.","enum":["active","inactive","pending"],"type":"string"},"transfers":{"description":"The status of the transfers capability of the account, or whether your platform can transfer funds to the account.","enum":["active","inactive","pending"],"type":"string"}},"title":"AccountCapabilities","type":"object","x-expandableFields":[]}
```
