eGrow Scanner — Settings
← Back to Scanner

API Connection

Keep /api to use the local proxy (recommended). Direct URLs may hit CORS.
Generated via the eGrow Console. Sent as X-Api-Key by the local proxy.

Display — Images

Custom fields whose key matches this pattern are shown as big images.
Default: _image (any key containing "_image").
Comma-separated list also works: _image, _photo.
Regex form: /^item_\d+_cap_\d+_image$/i
How many image cards to show (default 4).

Display — Note

Name of the custom field used as the order note (case-insensitive).
Default: note. If the field isn't found, the order's own note property is used.
Comma-separated values inside the note are rendered as chips.

Danger Zone