generate

Generate a list of encoded codes Supported placeholders: {qrCodeCount}: Number of encoded codes {qrCodeIndex}: Current index


open fun generate(checkoutId: String): ArrayList<String>

Generate a list of encoded codes, including adding the checkout id if supported. Supported placeholders: {qrCodeCount}: Number of encoded codes {qrCodeIndex}: Current index {checkoutId}: The passed checkout id