ADDED
- Receipt Extraction
- Fuel Products: Better accuracy in fuel receipt data, including pricing and transaction details.
- Product Descriptions: Improved accuracy for Hannaford, Meijer, Kroger, and other retailers.
- Merchant Detection: Enhanced recognition of merchants in the US and Germany.
- Receipt Time Capture: More precise extraction of receipt timestamps.
- Promotion Validation - We’ve introduced a new property in the SDK for better promotion validation:
- New Property:
BRPromotion.qualifiedProductLists
. This property will return promoted products and the associated Product List to improve how qualified products are categorized. - New Class:
BRQualifiedProduct
, which includes:productIndex
(integer)productGroups
(array of strings)
- New Property:
- Receipt Image Quality
- We've improved how we detect receipts taken from a screen, reducing false positives for more accurate results.