Grouped Payment Channels
fun GroupedPaymentChannels(creditCardChannel: PaymentChannel?, blikChannel: PaymentChannel?, transferChannels: List<PaymentChannel>, walletChannels: List<PaymentChannel>, installmentPayments: List<InstallmentPaymentKind>)
Parameters
credit Card Channel
if not null, stores information about credit card channel
blik Channel
if not null, stores information about BLIK channel
transfer Channels
stores information about transfer channels
wallet Channels
stores information about digital wallet channels
installment Payments
stores information about different kinds of installment payments