---
title: "List payment method configurations"
method: GET
path: "/v1/payment_method_configurations"
---

# List payment method configurations

`GET /v1/payment_method_configurations`

List payment method configurations

## Query parameters

- `active` boolean
- `application` union
  - string
  - ''
- `ending_before` string
- `expand` string[]
- `limit` integer
- `starting_after` string

## Response `200`

Successful response.

- object
  - `data` PaymentMethodConfiguration[], required
    - `acss_debit` PaymentMethodConfigResourcePaymentMethodProperties
      - `available` boolean, required — Whether this payment method may be offered at checkout. True if `display_preference` is `on` and the payment method's capability is active.
      - `display_preference` PaymentMethodConfigResourceDisplayPreference, required
        - `overridable` boolean, nullable — For child configs, whether or not the account's preference will be observed. If `false`, the parent configuration's default is used.
        - `preference` 'none' | 'off' | 'on', required — The account's display preference.
        - `value` 'off' | 'on', required — The effective display preference value.
    - `active` boolean, required — Whether the configuration can be used for new payments.
    - `affirm` PaymentMethodConfigResourcePaymentMethodProperties
      - `available` boolean, required — Whether this payment method may be offered at checkout. True if `display_preference` is `on` and the payment method's capability is active.
      - `display_preference` PaymentMethodConfigResourceDisplayPreference, required
        - `overridable` boolean, nullable — For child configs, whether or not the account's preference will be observed. If `false`, the parent configuration's default is used.
        - `preference` 'none' | 'off' | 'on', required — The account's display preference.
        - `value` 'off' | 'on', required — The effective display preference value.
    - `afterpay_clearpay` PaymentMethodConfigResourcePaymentMethodProperties
      - `available` boolean, required — Whether this payment method may be offered at checkout. True if `display_preference` is `on` and the payment method's capability is active.
      - `display_preference` PaymentMethodConfigResourceDisplayPreference, required
        - `overridable` boolean, nullable — For child configs, whether or not the account's preference will be observed. If `false`, the parent configuration's default is used.
        - `preference` 'none' | 'off' | 'on', required — The account's display preference.
        - `value` 'off' | 'on', required — The effective display preference value.
    - `alipay` PaymentMethodConfigResourcePaymentMethodProperties
      - `available` boolean, required — Whether this payment method may be offered at checkout. True if `display_preference` is `on` and the payment method's capability is active.
      - `display_preference` PaymentMethodConfigResourceDisplayPreference, required
        - `overridable` boolean, nullable — For child configs, whether or not the account's preference will be observed. If `false`, the parent configuration's default is used.
        - `preference` 'none' | 'off' | 'on', required — The account's display preference.
        - `value` 'off' | 'on', required — The effective display preference value.
    - `alma` PaymentMethodConfigResourcePaymentMethodProperties
      - `available` boolean, required — Whether this payment method may be offered at checkout. True if `display_preference` is `on` and the payment method's capability is active.
      - `display_preference` PaymentMethodConfigResourceDisplayPreference, required
        - `overridable` boolean, nullable — For child configs, whether or not the account's preference will be observed. If `false`, the parent configuration's default is used.
        - `preference` 'none' | 'off' | 'on', required — The account's display preference.
        - `value` 'off' | 'on', required — The effective display preference value.
    - `amazon_pay` PaymentMethodConfigResourcePaymentMethodProperties
      - `available` boolean, required — Whether this payment method may be offered at checkout. True if `display_preference` is `on` and the payment method's capability is active.
      - `display_preference` PaymentMethodConfigResourceDisplayPreference, required
        - `overridable` boolean, nullable — For child configs, whether or not the account's preference will be observed. If `false`, the parent configuration's default is used.
        - `preference` 'none' | 'off' | 'on', required — The account's display preference.
        - `value` 'off' | 'on', required — The effective display preference value.
    - `apple_pay` PaymentMethodConfigResourcePaymentMethodProperties
      - `available` boolean, required — Whether this payment method may be offered at checkout. True if `display_preference` is `on` and the payment method's capability is active.
      - `display_preference` PaymentMethodConfigResourceDisplayPreference, required
        - `overridable` boolean, nullable — For child configs, whether or not the account's preference will be observed. If `false`, the parent configuration's default is used.
        - `preference` 'none' | 'off' | 'on', required — The account's display preference.
        - `value` 'off' | 'on', required — The effective display preference value.
    - `application` string, nullable — For child configs, the Connect application associated with the configuration.
    - `au_becs_debit` PaymentMethodConfigResourcePaymentMethodProperties
      - `available` boolean, required — Whether this payment method may be offered at checkout. True if `display_preference` is `on` and the payment method's capability is active.
      - `display_preference` PaymentMethodConfigResourceDisplayPreference, required
        - `overridable` boolean, nullable — For child configs, whether or not the account's preference will be observed. If `false`, the parent configuration's default is used.
        - `preference` 'none' | 'off' | 'on', required — The account's display preference.
        - `value` 'off' | 'on', required — The effective display preference value.
    - `bacs_debit` PaymentMethodConfigResourcePaymentMethodProperties
      - `available` boolean, required — Whether this payment method may be offered at checkout. True if `display_preference` is `on` and the payment method's capability is active.
      - `display_preference` PaymentMethodConfigResourceDisplayPreference, required
        - `overridable` boolean, nullable — For child configs, whether or not the account's preference will be observed. If `false`, the parent configuration's default is used.
        - `preference` 'none' | 'off' | 'on', required — The account's display preference.
        - `value` 'off' | 'on', required — The effective display preference value.
    - `bancontact` PaymentMethodConfigResourcePaymentMethodProperties
      - `available` boolean, required — Whether this payment method may be offered at checkout. True if `display_preference` is `on` and the payment method's capability is active.
      - `display_preference` PaymentMethodConfigResourceDisplayPreference, required
        - `overridable` boolean, nullable — For child configs, whether or not the account's preference will be observed. If `false`, the parent configuration's default is used.
        - `preference` 'none' | 'off' | 'on', required — The account's display preference.
        - `value` 'off' | 'on', required — The effective display preference value.
    - `billie` PaymentMethodConfigResourcePaymentMethodProperties
      - `available` boolean, required — Whether this payment method may be offered at checkout. True if `display_preference` is `on` and the payment method's capability is active.
      - `display_preference` PaymentMethodConfigResourceDisplayPreference, required
        - `overridable` boolean, nullable — For child configs, whether or not the account's preference will be observed. If `false`, the parent configuration's default is used.
        - `preference` 'none' | 'off' | 'on', required — The account's display preference.
        - `value` 'off' | 'on', required — The effective display preference value.
    - `bizum` PaymentMethodConfigResourcePaymentMethodProperties
      - `available` boolean, required — Whether this payment method may be offered at checkout. True if `display_preference` is `on` and the payment method's capability is active.
      - `display_preference` PaymentMethodConfigResourceDisplayPreference, required
        - `overridable` boolean, nullable — For child configs, whether or not the account's preference will be observed. If `false`, the parent configuration's default is used.
        - `preference` 'none' | 'off' | 'on', required — The account's display preference.
        - `value` 'off' | 'on', required — The effective display preference value.
    - `blik` PaymentMethodConfigResourcePaymentMethodProperties
      - `available` boolean, required — Whether this payment method may be offered at checkout. True if `display_preference` is `on` and the payment method's capability is active.
      - `display_preference` PaymentMethodConfigResourceDisplayPreference, required
        - `overridable` boolean, nullable — For child configs, whether or not the account's preference will be observed. If `false`, the parent configuration's default is used.
        - `preference` 'none' | 'off' | 'on', required — The account's display preference.
        - `value` 'off' | 'on', required — The effective display preference value.
    - `boleto` PaymentMethodConfigResourcePaymentMethodProperties
      - `available` boolean, required — Whether this payment method may be offered at checkout. True if `display_preference` is `on` and the payment method's capability is active.
      - `display_preference` PaymentMethodConfigResourceDisplayPreference, required
        - `overridable` boolean, nullable — For child configs, whether or not the account's preference will be observed. If `false`, the parent configuration's default is used.
        - `preference` 'none' | 'off' | 'on', required — The account's display preference.
        - `value` 'off' | 'on', required — The effective display preference value.
    - `card` PaymentMethodConfigResourcePaymentMethodProperties
      - `available` boolean, required — Whether this payment method may be offered at checkout. True if `display_preference` is `on` and the payment method's capability is active.
      - `display_preference` PaymentMethodConfigResourceDisplayPreference, required
        - `overridable` boolean, nullable — For child configs, whether or not the account's preference will be observed. If `false`, the parent configuration's default is used.
        - `preference` 'none' | 'off' | 'on', required — The account's display preference.
        - `value` 'off' | 'on', required — The effective display preference value.
    - `cartes_bancaires` PaymentMethodConfigResourcePaymentMethodProperties
      - `available` boolean, required — Whether this payment method may be offered at checkout. True if `display_preference` is `on` and the payment method's capability is active.
      - `display_preference` PaymentMethodConfigResourceDisplayPreference, required
        - `overridable` boolean, nullable — For child configs, whether or not the account's preference will be observed. If `false`, the parent configuration's default is used.
        - `preference` 'none' | 'off' | 'on', required — The account's display preference.
        - `value` 'off' | 'on', required — The effective display preference value.
    - `cashapp` PaymentMethodConfigResourcePaymentMethodProperties
      - `available` boolean, required — Whether this payment method may be offered at checkout. True if `display_preference` is `on` and the payment method's capability is active.
      - `display_preference` PaymentMethodConfigResourceDisplayPreference, required
        - `overridable` boolean, nullable — For child configs, whether or not the account's preference will be observed. If `false`, the parent configuration's default is used.
        - `preference` 'none' | 'off' | 'on', required — The account's display preference.
        - `value` 'off' | 'on', required — The effective display preference value.
    - `crypto` PaymentMethodConfigResourcePaymentMethodProperties
      - `available` boolean, required — Whether this payment method may be offered at checkout. True if `display_preference` is `on` and the payment method's capability is active.
      - `display_preference` PaymentMethodConfigResourceDisplayPreference, required
        - `overridable` boolean, nullable — For child configs, whether or not the account's preference will be observed. If `false`, the parent configuration's default is used.
        - `preference` 'none' | 'off' | 'on', required — The account's display preference.
        - `value` 'off' | 'on', required — The effective display preference value.
    - `customer_balance` PaymentMethodConfigResourcePaymentMethodProperties
      - `available` boolean, required — Whether this payment method may be offered at checkout. True if `display_preference` is `on` and the payment method's capability is active.
      - `display_preference` PaymentMethodConfigResourceDisplayPreference, required
        - `overridable` boolean, nullable — For child configs, whether or not the account's preference will be observed. If `false`, the parent configuration's default is used.
        - `preference` 'none' | 'off' | 'on', required — The account's display preference.
        - `value` 'off' | 'on', required — The effective display preference value.
    - `eps` PaymentMethodConfigResourcePaymentMethodProperties
      - `available` boolean, required — Whether this payment method may be offered at checkout. True if `display_preference` is `on` and the payment method's capability is active.
      - `display_preference` PaymentMethodConfigResourceDisplayPreference, required
        - `overridable` boolean, nullable — For child configs, whether or not the account's preference will be observed. If `false`, the parent configuration's default is used.
        - `preference` 'none' | 'off' | 'on', required — The account's display preference.
        - `value` 'off' | 'on', required — The effective display preference value.
    - `fpx` PaymentMethodConfigResourcePaymentMethodProperties
      - `available` boolean, required — Whether this payment method may be offered at checkout. True if `display_preference` is `on` and the payment method's capability is active.
      - `display_preference` PaymentMethodConfigResourceDisplayPreference, required
        - `overridable` boolean, nullable — For child configs, whether or not the account's preference will be observed. If `false`, the parent configuration's default is used.
        - `preference` 'none' | 'off' | 'on', required — The account's display preference.
        - `value` 'off' | 'on', required — The effective display preference value.
    - `giropay` PaymentMethodConfigResourcePaymentMethodProperties
      - `available` boolean, required — Whether this payment method may be offered at checkout. True if `display_preference` is `on` and the payment method's capability is active.
      - `display_preference` PaymentMethodConfigResourceDisplayPreference, required
        - `overridable` boolean, nullable — For child configs, whether or not the account's preference will be observed. If `false`, the parent configuration's default is used.
        - `preference` 'none' | 'off' | 'on', required — The account's display preference.
        - `value` 'off' | 'on', required — The effective display preference value.
    - `google_pay` PaymentMethodConfigResourcePaymentMethodProperties
      - `available` boolean, required — Whether this payment method may be offered at checkout. True if `display_preference` is `on` and the payment method's capability is active.
      - `display_preference` PaymentMethodConfigResourceDisplayPreference, required
        - `overridable` boolean, nullable — For child configs, whether or not the account's preference will be observed. If `false`, the parent configuration's default is used.
        - `preference` 'none' | 'off' | 'on', required — The account's display preference.
        - `value` 'off' | 'on', required — The effective display preference value.
    - `grabpay` PaymentMethodConfigResourcePaymentMethodProperties
      - `available` boolean, required — Whether this payment method may be offered at checkout. True if `display_preference` is `on` and the payment method's capability is active.
      - `display_preference` PaymentMethodConfigResourceDisplayPreference, required
        - `overridable` boolean, nullable — For child configs, whether or not the account's preference will be observed. If `false`, the parent configuration's default is used.
        - `preference` 'none' | 'off' | 'on', required — The account's display preference.
        - `value` 'off' | 'on', required — The effective display preference value.
    - `id` string, required — Unique identifier for the object.
    - `ideal` PaymentMethodConfigResourcePaymentMethodProperties
      - `available` boolean, required — Whether this payment method may be offered at checkout. True if `display_preference` is `on` and the payment method's capability is active.
      - `display_preference` PaymentMethodConfigResourceDisplayPreference, required
        - `overridable` boolean, nullable — For child configs, whether or not the account's preference will be observed. If `false`, the parent configuration's default is used.
        - `preference` 'none' | 'off' | 'on', required — The account's display preference.
        - `value` 'off' | 'on', required — The effective display preference value.
    - `is_default` boolean, required — The default configuration is used whenever a payment method configuration is not specified.
    - `jcb` PaymentMethodConfigResourcePaymentMethodProperties
      - `available` boolean, required — Whether this payment method may be offered at checkout. True if `display_preference` is `on` and the payment method's capability is active.
      - `display_preference` PaymentMethodConfigResourceDisplayPreference, required
        - `overridable` boolean, nullable — For child configs, whether or not the account's preference will be observed. If `false`, the parent configuration's default is used.
        - `preference` 'none' | 'off' | 'on', required — The account's display preference.
        - `value` 'off' | 'on', required — The effective display preference value.
    - `kakao_pay` PaymentMethodConfigResourcePaymentMethodProperties
      - `available` boolean, required — Whether this payment method may be offered at checkout. True if `display_preference` is `on` and the payment method's capability is active.
      - `display_preference` PaymentMethodConfigResourceDisplayPreference, required
        - `overridable` boolean, nullable — For child configs, whether or not the account's preference will be observed. If `false`, the parent configuration's default is used.
        - `preference` 'none' | 'off' | 'on', required — The account's display preference.
        - `value` 'off' | 'on', required — The effective display preference value.
    - `klarna` PaymentMethodConfigResourcePaymentMethodProperties
      - `available` boolean, required — Whether this payment method may be offered at checkout. True if `display_preference` is `on` and the payment method's capability is active.
      - `display_preference` PaymentMethodConfigResourceDisplayPreference, required
        - `overridable` boolean, nullable — For child configs, whether or not the account's preference will be observed. If `false`, the parent configuration's default is used.
        - `preference` 'none' | 'off' | 'on', required — The account's display preference.
        - `value` 'off' | 'on', required — The effective display preference value.
    - `konbini` PaymentMethodConfigResourcePaymentMethodProperties
      - `available` boolean, required — Whether this payment method may be offered at checkout. True if `display_preference` is `on` and the payment method's capability is active.
      - `display_preference` PaymentMethodConfigResourceDisplayPreference, required
        - `overridable` boolean, nullable — For child configs, whether or not the account's preference will be observed. If `false`, the parent configuration's default is used.
        - `preference` 'none' | 'off' | 'on', required — The account's display preference.
        - `value` 'off' | 'on', required — The effective display preference value.
    - `kr_card` PaymentMethodConfigResourcePaymentMethodProperties
      - `available` boolean, required — Whether this payment method may be offered at checkout. True if `display_preference` is `on` and the payment method's capability is active.
      - `display_preference` PaymentMethodConfigResourceDisplayPreference, required
        - `overridable` boolean, nullable — For child configs, whether or not the account's preference will be observed. If `false`, the parent configuration's default is used.
        - `preference` 'none' | 'off' | 'on', required — The account's display preference.
        - `value` 'off' | 'on', required — The effective display preference value.
    - `link` PaymentMethodConfigResourcePaymentMethodProperties
      - `available` boolean, required — Whether this payment method may be offered at checkout. True if `display_preference` is `on` and the payment method's capability is active.
      - `display_preference` PaymentMethodConfigResourceDisplayPreference, required
        - `overridable` boolean, nullable — For child configs, whether or not the account's preference will be observed. If `false`, the parent configuration's default is used.
        - `preference` 'none' | 'off' | 'on', required — The account's display preference.
        - `value` 'off' | 'on', required — The effective display preference value.
    - `livemode` boolean, required — If the object exists in live mode, the value is `true`. If the object exists in test mode, the value is `false`.
    - `mb_way` PaymentMethodConfigResourcePaymentMethodProperties
      - `available` boolean, required — Whether this payment method may be offered at checkout. True if `display_preference` is `on` and the payment method's capability is active.
      - `display_preference` PaymentMethodConfigResourceDisplayPreference, required
        - `overridable` boolean, nullable — For child configs, whether or not the account's preference will be observed. If `false`, the parent configuration's default is used.
        - `preference` 'none' | 'off' | 'on', required — The account's display preference.
        - `value` 'off' | 'on', required — The effective display preference value.
    - `mobilepay` PaymentMethodConfigResourcePaymentMethodProperties
      - `available` boolean, required — Whether this payment method may be offered at checkout. True if `display_preference` is `on` and the payment method's capability is active.
      - `display_preference` PaymentMethodConfigResourceDisplayPreference, required
        - `overridable` boolean, nullable — For child configs, whether or not the account's preference will be observed. If `false`, the parent configuration's default is used.
        - `preference` 'none' | 'off' | 'on', required — The account's display preference.
        - `value` 'off' | 'on', required — The effective display preference value.
    - `multibanco` PaymentMethodConfigResourcePaymentMethodProperties
      - `available` boolean, required — Whether this payment method may be offered at checkout. True if `display_preference` is `on` and the payment method's capability is active.
      - `display_preference` PaymentMethodConfigResourceDisplayPreference, required
        - `overridable` boolean, nullable — For child configs, whether or not the account's preference will be observed. If `false`, the parent configuration's default is used.
        - `preference` 'none' | 'off' | 'on', required — The account's display preference.
        - `value` 'off' | 'on', required — The effective display preference value.
    - `name` string, required — The configuration's name.
    - `naver_pay` PaymentMethodConfigResourcePaymentMethodProperties
      - `available` boolean, required — Whether this payment method may be offered at checkout. True if `display_preference` is `on` and the payment method's capability is active.
      - `display_preference` PaymentMethodConfigResourceDisplayPreference, required
        - `overridable` boolean, nullable — For child configs, whether or not the account's preference will be observed. If `false`, the parent configuration's default is used.
        - `preference` 'none' | 'off' | 'on', required — The account's display preference.
        - `value` 'off' | 'on', required — The effective display preference value.
    - `nz_bank_account` PaymentMethodConfigResourcePaymentMethodProperties
      - `available` boolean, required — Whether this payment method may be offered at checkout. True if `display_preference` is `on` and the payment method's capability is active.
      - `display_preference` PaymentMethodConfigResourceDisplayPreference, required
        - `overridable` boolean, nullable — For child configs, whether or not the account's preference will be observed. If `false`, the parent configuration's default is used.
        - `preference` 'none' | 'off' | 'on', required — The account's display preference.
        - `value` 'off' | 'on', required — The effective display preference value.
    - `object` 'payment_method_configuration', required — String representing the object's type. Objects of the same type share the same value.
    - `oxxo` PaymentMethodConfigResourcePaymentMethodProperties
      - `available` boolean, required — Whether this payment method may be offered at checkout. True if `display_preference` is `on` and the payment method's capability is active.
      - `display_preference` PaymentMethodConfigResourceDisplayPreference, required
        - `overridable` boolean, nullable — For child configs, whether or not the account's preference will be observed. If `false`, the parent configuration's default is used.
        - `preference` 'none' | 'off' | 'on', required — The account's display preference.
        - `value` 'off' | 'on', required — The effective display preference value.
    - `p24` PaymentMethodConfigResourcePaymentMethodProperties
      - `available` boolean, required — Whether this payment method may be offered at checkout. True if `display_preference` is `on` and the payment method's capability is active.
      - `display_preference` PaymentMethodConfigResourceDisplayPreference, required
        - `overridable` boolean, nullable — For child configs, whether or not the account's preference will be observed. If `false`, the parent configuration's default is used.
        - `preference` 'none' | 'off' | 'on', required — The account's display preference.
        - `value` 'off' | 'on', required — The effective display preference value.
    - `parent` string, nullable — For child configs, the configuration's parent configuration.
    - `pay_by_bank` PaymentMethodConfigResourcePaymentMethodProperties
      - `available` boolean, required — Whether this payment method may be offered at checkout. True if `display_preference` is `on` and the payment method's capability is active.
      - `display_preference` PaymentMethodConfigResourceDisplayPreference, required
        - `overridable` boolean, nullable — For child configs, whether or not the account's preference will be observed. If `false`, the parent configuration's default is used.
        - `preference` 'none' | 'off' | 'on', required — The account's display preference.
        - `value` 'off' | 'on', required — The effective display preference value.
    - `payco` PaymentMethodConfigResourcePaymentMethodProperties
      - `available` boolean, required — Whether this payment method may be offered at checkout. True if `display_preference` is `on` and the payment method's capability is active.
      - `display_preference` PaymentMethodConfigResourceDisplayPreference, required
        - `overridable` boolean, nullable — For child configs, whether or not the account's preference will be observed. If `false`, the parent configuration's default is used.
        - `preference` 'none' | 'off' | 'on', required — The account's display preference.
        - `value` 'off' | 'on', required — The effective display preference value.
    - `paynow` PaymentMethodConfigResourcePaymentMethodProperties
      - `available` boolean, required — Whether this payment method may be offered at checkout. True if `display_preference` is `on` and the payment method's capability is active.
      - `display_preference` PaymentMethodConfigResourceDisplayPreference, required
        - `overridable` boolean, nullable — For child configs, whether or not the account's preference will be observed. If `false`, the parent configuration's default is used.
        - `preference` 'none' | 'off' | 'on', required — The account's display preference.
        - `value` 'off' | 'on', required — The effective display preference value.
    - `paypal` PaymentMethodConfigResourcePaymentMethodProperties
      - `available` boolean, required — Whether this payment method may be offered at checkout. True if `display_preference` is `on` and the payment method's capability is active.
      - `display_preference` PaymentMethodConfigResourceDisplayPreference, required
        - `overridable` boolean, nullable — For child configs, whether or not the account's preference will be observed. If `false`, the parent configuration's default is used.
        - `preference` 'none' | 'off' | 'on', required — The account's display preference.
        - `value` 'off' | 'on', required — The effective display preference value.
    - `payto` PaymentMethodConfigResourcePaymentMethodProperties
      - `available` boolean, required — Whether this payment method may be offered at checkout. True if `display_preference` is `on` and the payment method's capability is active.
      - `display_preference` PaymentMethodConfigResourceDisplayPreference, required
        - `overridable` boolean, nullable — For child configs, whether or not the account's preference will be observed. If `false`, the parent configuration's default is used.
        - `preference` 'none' | 'off' | 'on', required — The account's display preference.
        - `value` 'off' | 'on', required — The effective display preference value.
    - `pix` PaymentMethodConfigResourcePaymentMethodProperties
      - `available` boolean, required — Whether this payment method may be offered at checkout. True if `display_preference` is `on` and the payment method's capability is active.
      - `display_preference` PaymentMethodConfigResourceDisplayPreference, required
        - `overridable` boolean, nullable — For child configs, whether or not the account's preference will be observed. If `false`, the parent configuration's default is used.
        - `preference` 'none' | 'off' | 'on', required — The account's display preference.
        - `value` 'off' | 'on', required — The effective display preference value.
    - `promptpay` PaymentMethodConfigResourcePaymentMethodProperties
      - `available` boolean, required — Whether this payment method may be offered at checkout. True if `display_preference` is `on` and the payment method's capability is active.
      - `display_preference` PaymentMethodConfigResourceDisplayPreference, required
        - `overridable` boolean, nullable — For child configs, whether or not the account's preference will be observed. If `false`, the parent configuration's default is used.
        - `preference` 'none' | 'off' | 'on', required — The account's display preference.
        - `value` 'off' | 'on', required — The effective display preference value.
    - `revolut_pay` PaymentMethodConfigResourcePaymentMethodProperties
      - `available` boolean, required — Whether this payment method may be offered at checkout. True if `display_preference` is `on` and the payment method's capability is active.
      - `display_preference` PaymentMethodConfigResourceDisplayPreference, required
        - `overridable` boolean, nullable — For child configs, whether or not the account's preference will be observed. If `false`, the parent configuration's default is used.
        - `preference` 'none' | 'off' | 'on', required — The account's display preference.
        - `value` 'off' | 'on', required — The effective display preference value.
    - `samsung_pay` PaymentMethodConfigResourcePaymentMethodProperties
      - `available` boolean, required — Whether this payment method may be offered at checkout. True if `display_preference` is `on` and the payment method's capability is active.
      - `display_preference` PaymentMethodConfigResourceDisplayPreference, required
        - `overridable` boolean, nullable — For child configs, whether or not the account's preference will be observed. If `false`, the parent configuration's default is used.
        - `preference` 'none' | 'off' | 'on', required — The account's display preference.
        - `value` 'off' | 'on', required — The effective display preference value.
    - `satispay` PaymentMethodConfigResourcePaymentMethodProperties
      - `available` boolean, required — Whether this payment method may be offered at checkout. True if `display_preference` is `on` and the payment method's capability is active.
      - `display_preference` PaymentMethodConfigResourceDisplayPreference, required
        - `overridable` boolean, nullable — For child configs, whether or not the account's preference will be observed. If `false`, the parent configuration's default is used.
        - `preference` 'none' | 'off' | 'on', required — The account's display preference.
        - `value` 'off' | 'on', required — The effective display preference value.
    - `scalapay` PaymentMethodConfigResourcePaymentMethodProperties
      - `available` boolean, required — Whether this payment method may be offered at checkout. True if `display_preference` is `on` and the payment method's capability is active.
      - `display_preference` PaymentMethodConfigResourceDisplayPreference, required
        - `overridable` boolean, nullable — For child configs, whether or not the account's preference will be observed. If `false`, the parent configuration's default is used.
        - `preference` 'none' | 'off' | 'on', required — The account's display preference.
        - `value` 'off' | 'on', required — The effective display preference value.
    - `sepa_debit` PaymentMethodConfigResourcePaymentMethodProperties
      - `available` boolean, required — Whether this payment method may be offered at checkout. True if `display_preference` is `on` and the payment method's capability is active.
      - `display_preference` PaymentMethodConfigResourceDisplayPreference, required
        - `overridable` boolean, nullable — For child configs, whether or not the account's preference will be observed. If `false`, the parent configuration's default is used.
        - `preference` 'none' | 'off' | 'on', required — The account's display preference.
        - `value` 'off' | 'on', required — The effective display preference value.
    - `sofort` PaymentMethodConfigResourcePaymentMethodProperties
      - `available` boolean, required — Whether this payment method may be offered at checkout. True if `display_preference` is `on` and the payment method's capability is active.
      - `display_preference` PaymentMethodConfigResourceDisplayPreference, required
        - `overridable` boolean, nullable — For child configs, whether or not the account's preference will be observed. If `false`, the parent configuration's default is used.
        - `preference` 'none' | 'off' | 'on', required — The account's display preference.
        - `value` 'off' | 'on', required — The effective display preference value.
    - `sunbit` PaymentMethodConfigResourcePaymentMethodProperties
      - `available` boolean, required — Whether this payment method may be offered at checkout. True if `display_preference` is `on` and the payment method's capability is active.
      - `display_preference` PaymentMethodConfigResourceDisplayPreference, required
        - `overridable` boolean, nullable — For child configs, whether or not the account's preference will be observed. If `false`, the parent configuration's default is used.
        - `preference` 'none' | 'off' | 'on', required — The account's display preference.
        - `value` 'off' | 'on', required — The effective display preference value.
    - `swish` PaymentMethodConfigResourcePaymentMethodProperties
      - `available` boolean, required — Whether this payment method may be offered at checkout. True if `display_preference` is `on` and the payment method's capability is active.
      - `display_preference` PaymentMethodConfigResourceDisplayPreference, required
        - `overridable` boolean, nullable — For child configs, whether or not the account's preference will be observed. If `false`, the parent configuration's default is used.
        - `preference` 'none' | 'off' | 'on', required — The account's display preference.
        - `value` 'off' | 'on', required — The effective display preference value.
    - `twint` PaymentMethodConfigResourcePaymentMethodProperties
      - `available` boolean, required — Whether this payment method may be offered at checkout. True if `display_preference` is `on` and the payment method's capability is active.
      - `display_preference` PaymentMethodConfigResourceDisplayPreference, required
        - `overridable` boolean, nullable — For child configs, whether or not the account's preference will be observed. If `false`, the parent configuration's default is used.
        - `preference` 'none' | 'off' | 'on', required — The account's display preference.
        - `value` 'off' | 'on', required — The effective display preference value.
    - `upi` PaymentMethodConfigResourcePaymentMethodProperties
      - `available` boolean, required — Whether this payment method may be offered at checkout. True if `display_preference` is `on` and the payment method's capability is active.
      - `display_preference` PaymentMethodConfigResourceDisplayPreference, required
        - `overridable` boolean, nullable — For child configs, whether or not the account's preference will be observed. If `false`, the parent configuration's default is used.
        - `preference` 'none' | 'off' | 'on', required — The account's display preference.
        - `value` 'off' | 'on', required — The effective display preference value.
    - `us_bank_account` PaymentMethodConfigResourcePaymentMethodProperties
      - `available` boolean, required — Whether this payment method may be offered at checkout. True if `display_preference` is `on` and the payment method's capability is active.
      - `display_preference` PaymentMethodConfigResourceDisplayPreference, required
        - `overridable` boolean, nullable — For child configs, whether or not the account's preference will be observed. If `false`, the parent configuration's default is used.
        - `preference` 'none' | 'off' | 'on', required — The account's display preference.
        - `value` 'off' | 'on', required — The effective display preference value.
    - `wechat_pay` PaymentMethodConfigResourcePaymentMethodProperties
      - `available` boolean, required — Whether this payment method may be offered at checkout. True if `display_preference` is `on` and the payment method's capability is active.
      - `display_preference` PaymentMethodConfigResourceDisplayPreference, required
        - `overridable` boolean, nullable — For child configs, whether or not the account's preference will be observed. If `false`, the parent configuration's default is used.
        - `preference` 'none' | 'off' | 'on', required — The account's display preference.
        - `value` 'off' | 'on', required — The effective display preference value.
    - `zip` PaymentMethodConfigResourcePaymentMethodProperties
      - `available` boolean, required — Whether this payment method may be offered at checkout. True if `display_preference` is `on` and the payment method's capability is active.
      - `display_preference` PaymentMethodConfigResourceDisplayPreference, required
        - `overridable` boolean, nullable — For child configs, whether or not the account's preference will be observed. If `false`, the parent configuration's default is used.
        - `preference` 'none' | 'off' | 'on', required — The account's display preference.
        - `value` 'off' | 'on', required — The effective display preference value.
  - `has_more` boolean, required — True if this list has another page of items after this one that can be fetched.
  - `object` 'list', required — String representing the object's type. Objects of the same type share the same value. Always has the value `list`.
  - `url` string, required — The URL where this list can be accessed.

## Other responses

- `default` — Error response.

---

[API](https://skmtc.net/stripe/apis/stripe-api-2.md) · [All operations](https://skmtc.net/stripe/apis/stripe-api-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/stripe/stripe-api-2/versions/3653ad45bbec/schema)
