Package-level declarations

Types

Link copied to clipboard
data class BoncardConfig(boncardTypes: List<BoncardType> = listOf(BoncardType.GIFT_CARD))

Configuration object for Boncard transactions.

Link copied to clipboard

The different types of Boncard, for determining how the ch.datatrans.payment.paymentmethods.PaymentMethodType.BONCARD payment method type is displayed in the payment selection.