Tags:
- API
POS UI Extensions 1.7 Update: Support for multiple cart discounts
As of March 13, we added the following updates to POS UI Extensions:
- Added a
discountsproperty to the Cart object, which includes all cart discounts. - Added
to the Cart API, which allows the UI extension to add a code discount. The existingwill still function for code discounts, too. - Added
to the Cart API, which allows the UI extension to remove all cart discounts. - Added a
to the List component.
All of the changes are available for POS UI extensions version 1.7.0 and POS app version 9.4.0. See the version log for all version details.
Was this section helpful?