1.5.0 • Published 1 year ago
@lsretail/ls-hospitality-qr-ordering v1.5.0
ls-hospitality-qr-ordering
This package adds the following functionality:
- Landing page for QR ordering.
- Updated checkout process to include QR ordering functionality.
- Displaying the order information set by the QR code.
- The option of having the user input additional information with the order.
- Removes checkout steps if configuration is set.
Settings:
- Add USE_SIMINIA_THEME=true to your .env file to use the package with a siminia theme.
Dependency
- This package requires
@lsretail/ls-hospitality-order-informationto be installed. - Make sure
@lsretail/ls-hospitality-order-informationis above@lsretail/ls-hospitality-qr-orderingas a dependency in your package.json.- Otherwise it will not work.