Server-side code
The PDF, OCR, SKU matching and price-comparison engine runs on the server and is not sent to a visitor's browser.
PriceListIQ separates public browser code from server-side document processing.
The PDF, OCR, SKU matching and price-comparison engine runs on the server and is not sent to a visitor's browser.
The local test version processes documents on your computer. A public deployment must use HTTPS, isolated processing and a defined retention/deletion policy.
Stripe secrets, database credentials and other keys must be stored as server environment variables and never in HTML, CSS or client-side code.
Automated document extraction can make mistakes. Results should be checked against the original before operational updates.