| Name | Type | Description | Notes |
|---|---|---|---|
| name_en | string | English display name of the payment method. | |
| name_ja | string | Japanese display name of the payment method. | |
| name_ko | string | Korean display name of the payment method. | |
| type_slug | string | Machine-readable type identifier for the payment method. | |
| currency | string | Currency this payment method supports. | |
| subtypes | string[] | Optional list of subtypes or variants (e.g. card brands). | [optional] |
| secure_token_supported | string[] | Optional list of secure token / 3DS flows supported by this payment method. | [optional] |
| [Back to Model list] [Back to API list] [Back to README] |