API v1.0.359 Release Notes
Released on Wednesday, September 11, 2024
New
Gratuity
has been added theOrder
modelAn optional non-negative decimal
In addition to gratuities/tips, it can be used for donation based or pay-what-you-wish (PWYW) orders
A new Rules Engine expression
items.discountedtotal
was introduced to take into account discounts on already applied promotions when applying a new promotion.This can be useful in scenarios where you allow stacking discounts and want to calculate additional discounts off the discounted price.
Fixed
Minor
ProductSync
bugsPromotion issue when using the
incategory
function when multiple promotions were appliedProduct caching issue after an associated PriceSchedule was deleted