MPCheckoutAppearance

data class MPCheckoutAppearance(val theme: MercadoPagoThemeConfiguration = MercadoPagoThemes.Default, val style: MercadoPagoUserInterfaceStyle = MercadoPagoUserInterfaceStyle.System)

MPCheckoutAppearance class, used to configure the checkout appearance

Parameters

theme

MercadoPagoThemeConfiguration

style

MercadoPagoUserInterfaceStyle

Constructors

Link copied to clipboard
constructor(theme: MercadoPagoThemeConfiguration = MercadoPagoThemes.Default, style: MercadoPagoUserInterfaceStyle = MercadoPagoUserInterfaceStyle.System)

Properties

Link copied to clipboard
Link copied to clipboard