Yes = Static QR Code (fixed content); No = Dynamic QR Code (editable content).
Slug
static
Required
false
Can have default value
true
Filter code method
Codeqr.createQrcode.setStatic(string: static)
Url Text input > Link
Label
URL
Helper text
Enter the web address (e.g., https://www.yoursite.com). Fill this if "QR Code Type" is URL. If "Text" is also filled, URL takes precedence.
Slug
url
Required
false
Can have default value
true
Filter code method
Codeqr.createQrcode.setUrl(string: url)
Text Text input > Long text
Label
Text
Helper text
Enter the plain text. Fill this if "QR Code Type" is Text. If "URL" is also filled, the URL will take precedence.
Slug
text
Required
false
Can have default value
true
Filter code method
Codeqr.createQrcode.setText(string: text)
Trackconversion Dropdown list
Label
Track Conversion
Helper text
Enable tracking of conversions for the QR Code. Only available for dynamic QR Codes.