vendrhub / vendr-documentation

Documentation for Vendr, the eCommerce solution for Umbraco v8+
MIT License
7 stars 29 forks source link

Cast values from double to decimal #67

Closed bjarnef closed 3 years ago

bjarnef commented 3 years ago

I noticed this would cause an error in code, because the values are of type double, but the Price method expect the parameters as decimal.