scanner-bill-receipts
Reactive icon

Scanner-Bill Receipts

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 30 Jul (2 days ago)
 by 
Eone Technologies Pvt Ltd
0.0
 (0 ratings)
scanner-bill-receipts

Scanner-Bill Receipts

Documentation
1.0.0

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.


 API Used

This component uses the Verify OCR API to process and convert receipt images to JSON data.

Key features of the Veryfi API integration:

  • Fast and accurate OCR for receipts

  • Line-item extraction

  • Vendor, totals, and tax parsing

  • Support for multiple image formats


Note: You need Verify partner API key, Client Id for integration. Only 100 hits are allowed for trial version. The component gives the alert message when the limit exceeds 100 and you can change/update the Authorization key.


 Use Cases

  • Expense tracking applications

  • Receipt management systems

  • Billing and invoice automation

  • Audit and compliance tools


 Included Features

  • Upload receipt image and process via REST API

  • Parse and display JSON response in a user-friendly list

  • Sample logic for mapping line items

  • API configuration setup.