@lsretail/ls-hospitality-qr-ordering
v1.5.0
Published
LS Hospitality QR Ordering adds support for using QR codes when ordering to pwa-studio.
Downloads
71
Readme
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-information
to be installed. - Make sure
@lsretail/ls-hospitality-order-information
is above@lsretail/ls-hospitality-qr-ordering
as a dependency in your package.json.- Otherwise it will not work.