Skip to main content

Overview

This section will give you an overview on:

  • what base modules are available within the framework,
  • how the normalized data model is defined for each of them,
  • and their methods for data fetching and data manipulation.

We will cover every module that is currently supported within the O2S:

  • Carts - cart management, line items, addresses, shipping
  • Checkout - multi-step checkout and order placement
  • Payments - payment providers and payment sessions
  • Customers - customer address management
  • Orders - order history and details
  • Products - product catalog data, variants, and related products
  • Resources - assets and services (customer equipment, subscriptions)
  • Organization - fetch user's data within their organization hierarchy
  • Tickets - fetch and submit user tickets, which can cover a variety of cases
  • Financial - fetch user's invoices, and handle their payment
info

You can check our roadmap for more information about the upcoming modules.