WooCommerce
WooCommerce extension positioning
OS Kitchen connects with WooCommerce REST API keys and signed webhooks — no GPL plugin is strictly required because credentials are entered into OS Kitchen directly. A future WordPress extension could streamline key rotation and webhook registration for merchants.
Security considerations
- Keys must use HTTPS endpoints only.
- Webhook secrets validate HMAC signatures server-side.
- Never log raw payloads in production diagnostics.
Merchant instructions
- Create REST keys with order + product read scopes.
- Paste keys into OS Kitchen WooCommerce card.
- Register webhook URL shown after saving the connection.