Skip to content

Introduction

Coming Soon

Catalog is an upcoming package in the Payavel ecosystem. It is currently under active development and has not yet been released.

Catalog is designed to give you complete control over your revenue structure. Rather than being tied to the limitations of external providers, you will be able to define and programmatically manage everything entirely within your local application.

Here is an overview of what the Catalog package will feature:

  • Database Structure: A flexible, out-of-the-box local database schema specifically designed to support a robust product catalog.
  • Product Resolution Engine: Dynamically resolve products and variants based on your custom application logic.
  • Pricing Resolution Engine: Built directly on top of the product resolution engine, allowing you to easily define custom pricing strategies for your product's items.
  • Discount Engine: A global discounting engine that can be elegantly applied across your products.
  • Inventory Tracker: For physical goods, a built-in stock and inventory tracker will give you real-time visibility and control.
  • Purchase Order Generation: Seamlessly generate complete purchase orders based on resolved products, pricing, and discounts.

This section of the documentation will be fully updated once the Catalog package is officially released.