Orders & Checkout
Public Document & Order Verification
Discover how BusinessPlus verifies invoice and receipt authenticity using cryptographic paylink tokens and live digital verification URLs.
Cryptographic Document Paylink Tokens
Every order and invoice generated in BusinessPlus receives a 32-character hexadecimal cryptographic token (`paylink_url_token`). This token allows external customers, couriers, and auditors to verify document authenticity without exposing your administrative database or requiring an account login.
How Customers Verify Documents Online
When customers receive an invoice or receipt via WhatsApp or Email, clicking the verification link opens the live public document page:
- Authenticity Confirmation: Displays the verified business logo, legal business name, and official document sequence number.
- Live Payment Status: Displays real-time payment clearance status. If a payment was recorded after the PDF was printed, the live verification link displays the updated cleared balance.
- Direct PDF Re-Download: Customers can re-download a fresh, up-to-date PDF copy of their receipt directly from their mobile browser.
Security & Privacy Safeguards
Public verification endpoints use isolated database RPCs (`get_public_document_lines`) that restrict returned data strictly to the single matching document token. Callers cannot enumerate other orders, browse customer directories, or access internal cost prices.