Card
constructor(display: PODynamicCheckoutPaymentMethod.Display, @Json(name = "card") configuration: PODynamicCheckoutPaymentMethod.CardConfiguration)
Parameters
display
UI configuration.
configuration
Card payment configuration.
UI configuration.
Card payment configuration.