Item validation fails if the description is not set. According to the Checkout Finland documentation it should not be a required attribute. Either the documentation is wrong or then it shouldn't require it to be set. Setting it as null won't work since the validate function does a stringType() validation on the value.
Item validation fails if the description is not set. According to the Checkout Finland documentation it should not be a required attribute. Either the documentation is wrong or then it shouldn't require it to be set. Setting it as null won't work since the validate function does a stringType() validation on the value.