Official Apps
Official Apps are apps maintained by Hantera that extend the platform with common functionality. They are installed on your Hantera instance and provide ingresses, rules, jobs, and portal extensions.
Many apps can be interacted with through APIs and rules, and this section contains relevant developer-centric documentation.
Available Apps
Commerce
Cart and promotion management for e-commerce. Provides HTTP ingresses for creating and managing shopping carts, a rendering pipeline for computing totals and prices, and hooks for PSP integration.
Key features:
- Cart CRUD operations via public HTTP ingresses
- Cart rendering with computed prices, taxes, and shipping
- Real-time cart updates via Server-Sent Events (SSE)
- Custom hook (
OnCartMutation) for PSP and other app integrations - Cart profiles for multi-currency and multi-country support