AlternativePayment
@JsonClass(generateAdapter = true)
Dynamic checkout alternative payment configuration.
Parameters
display
UI configuration.
configuration
Alternative payment configuration.
flow
Payment flow type.
Constructors
Link copied to clipboard
constructor(display: PODynamicCheckoutPaymentMethod.Display, @Json(name = "apm") configuration: PODynamicCheckoutPaymentMethod.AlternativePaymentConfiguration, flow: PODynamicCheckoutPaymentMethod.Flow?)