This component provides a complete solution for extracting structured bill details from receipt images by converting them into JSON format using the Veryfi API.
With this component, developers can seamlessly integrate receipt scanning functionality into their OutSystems applications. Upon uploading a receipt image (JPG, PNG, PDF, etc.), the component interacts with the Veryfi OCR (Optical Character Recognition) API and retrieves essential billing information such as:
Transaction Date
Item Name
Quantity
Price
Line Items as List
The output is presented in a clean, structured list format that can be easily displayed, stored, or processed within the application.