Developers
6 Docs
Last Updated: June 2, 2026
Developer overview
POSORIA is a WordPress + WooCommerce plugin with a PHP backend and bundled POS...
Last Updated: June 2, 2026
REST API
Base URL: {site}/wp-json/posoria/v1/ Examples GET /products — paginated product catalog GET /products/lookup?barcode= — barcode...
Last Updated: June 2, 2026
Authentication & capabilities
POS uses WordPress cookie authentication for same-origin browser requests. REST requests require logged-in user...
Last Updated: June 2, 2026
Payment integration hooks
Pro Payment integrations register via POSORIA integration manager (Stripe Terminal, Square Terminal classes in...
Last Updated: June 2, 2026
Add-ons loader & example add-on
Pro POSORIA includes an Add-ons loader with an example loyalty add-on in the codebase....
Last Updated: June 2, 2026
POS frontend bundle
Production POS assets live in assets/pos/dist/. Source is maintained in a separate React/Vite repository...


