Skip to content

Ecommerce

Ecommerce settings page

Stub

This page is a placeholder. Full reference coming soon.

HelperIQ integrates with Maho Commerce and Magento 1 over OAuth2 client_credentials. Once configured, agents see the customer's recent orders inline in the reply box, and "+ Orders" in the reply menu fetches full order details from the conversation's mentioned order numbers.

MethodPathPermission
GET/api/v1/ecommerce/settingsgeneral_settings:manage
PUT/api/v1/ecommerce/settingsgeneral_settings:manage
POST/api/v1/ecommerce/testgeneral_settings:manage
GET/api/v1/ecommerce/statusauthenticated
GET/api/v1/ecommerce/test/customergeneral_settings:manage
GET/api/v1/ecommerce/test/ordergeneral_settings:manage

The /status endpoint is intentionally readable by any authenticated user — the reply box uses it to decide whether to render the "+ Orders" button.

Released under AGPL-3.0. HelperIQ is a fork of LibreDesk.