BoncardConfig

constructor(boncardTypes: List<BoncardType> = listOf(BoncardType.GIFT_CARD))

Creates a new BoncardConfig object.

Parameters

boncardType

The types of Boncard (and their order) to display in the payment method selection for the ch.datatrans.payment.paymentmethods.PaymentMethodType.BONCARD payment method type.