Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 1021 Bytes

PaymentMethodCategory.md

File metadata and controls

11 lines (8 loc) · 1021 Bytes

# PaymentMethodCategory

Properties

Name Type Description Notes
asset_urls \Klarna\Payments\Model\AssetUrls [optional]
identifier string ID of the payment method category to be used while loading the widget later. The possible values are:<ul><li>klarna</li><li>pay_later</li><li>pay_now</li><li>pay_over_time</li><li>direct_bank_transfer</li><li>direct_debit</li></ul> [optional]
name string Name of the payment method category. These names are dynamic depending on what payment method is in the category. Using this dynamic asset will make sure that any copy update of Klarna will automatically be propagated, or any updates of included payment methods by you. [optional]

[Back to Model list] [Back to API list] [Back to README]