Skip to main content

DefaultMoneyStrategy

A MoneyStrategy that stores monetary values as a int type in the database. The storage configuration and rounding logic replicates the behaviour of Vendure pre-2.0.

Signature

moneyColumnOptions

propertyColumnOptions

precision

propertynumber

round

method(value: number, quantity: = 1) => number
Was this chapter helpful?
Report Issue
Edited Feb 25, 2026ยทEdit this page