The Omneo Adobe Commerce extension connects Magento 2 and Adobe Commerce to Omneo, enabling profile sync, transaction recording, product sync, and reward redemption at checkout.Documentation Index
Fetch the complete documentation index at: https://docs.omneo.io/llms.txt
Use this file to discover all available pages before exploring further.
What the extension covers
- Profile sync: Magento customer to Omneo profile on account create/update
- Transaction sync: Magento order to Omneo transaction at the
completeorder state - Product sync: Magento catalogue to Omneo
- Reward balance display and redemption at checkout
- Customer identification using the
magento_ididentity handle
Profile resolution
Customers are matched using themagento_id identity handle. On first sync, the extension searches Omneo for a profile with a matching email. If found, the Magento customer ID is added as an identity. If not found, a new profile is created.
Reward redemption
The checkout integration queries the customer’s Omneo reward balance and renders a redemption component. A custom price adjustment is applied to the Magento quote and theredemption_id is stored for reconciliation.
Extension installation instructions, module configuration, and version compatibility details are available from your Omneo implementation team.