getPriceForQuantity

open fun getPriceForQuantity(quantity: Int, scannedCode: ScannedCode, roundingMode: RoundingMode): Int

Returns the price for a given quantity. Get encoded into its encoding unit, if required


open fun getPriceForQuantity(quantity: Int, scannedCode: ScannedCode, roundingMode: RoundingMode, customerCardId: String): Int

Returns the price for a given quantity. Get encoded into its encoding unit, if required. Uses the customer card price as a base instead of the normal price