Migrated from Redmine #946 | Author: Tracey Van Puyvelde
Status: Rejected | Priority: High, I’m very impatient | Created: 2022-10-17
Hello,
I was told that the External Validator does not work with product data.
This is the essential need for our business to have the external validator. We need to check an intake form value against the total number of products.
Our business requires a primary service (Guided - $100 or Unguided - $0) and then a package has to be included for each participant in the group (value entered through the intake form). There was no other way to get the correct price estimate than to add these packages as “products”.
So we need to validate that the total number of products is equal to or greater than the number of people in the group (intake form value).
There must be a way to add this to the data provided in php://input for the external validator.
Thanks a lot for your help.