POS UI extensions update: new components, APIs, fixes
API
Effective June 28, 2023
As of June 26, we added a PinPad component, a Product Search API and a Device API.
POS UI extensions Navigator component now supports a new prop called initialScreenName
. It can be used to set the name of the Screen
to initialize to. The List component was updated to support badge
property for leftSide
image, and toggleSwitch
property for rightSide
.
We also made the amount
field in the applyCartDiscount
function of the Cart API optional to allow for code discounts.
All of the changes are available for POS UI extensions version 1.2.0 and POS app version 8.12.0.