Why does my shipping weights I specify in my shipping tables not match what I've passed in exactly?
WeightMajorandWeightMinorare used to specify the weight of a shipping package.WeightMajoris used to specify the weight of the package in pounds (in US) or kilograms (all countries that use metric system). AlthoughMeasureTypeis of decimal type, decimal values should not be used inWeightMajorandWeightMinor. If a shipping package was 5 pounds and 1.8 ounces, the 1.8 ounces should be rounded up to an even 2 ounces.