Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 878 Bytes

File metadata and controls

13 lines (12 loc) · 878 Bytes

# AvailablePaymentMethod

Properties

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]