spryker/calculation

Calculation module

Installs: 2 105 184

Dependents: 42

Suggesters: 13

Security: 0

Stars: 0

Watchers: 10

Forks: 1


README

Latest Stable Version Minimum PHP Version

Calculation, is used to calculate quotes and totals displayed in the cart/checkout or when an order is placed. Calculation is also used to recalculate order totals after refund. The calculation module extensively uses plugins to inject calculation algorithms. You can extend the stack of calculator plugins by adding a new custom calculators (e.g. subtotal calculation).

Installation

composer require spryker/calculation

Documentation

Spryker Documentation