Skip to content

Core price

A component responsible for fetching, aggregating and computing prices.

This component's only responsibility is to compute prices

It is not currently responsible for modifying and storing prices.

Intended use-cases and consumers

  • For admins to preview prices before registering to an Alan offer
  • For members to preview prices before registering/upgrading to an Alan offer
  • Computing premiums

Use-cases currently supported

TODO: extact feature list (discounts, nth child free, pricing as salary %, etc ...)

WIP

Active development, don't use this component without asking the owners first.

At the moment 🇧🇪 only has very simple price structures and therefore it represents the smallest possible scope of features. The component is shallow: it exposes types and interfaces that local components are responsible for implementing.