Online Validation and Woocommerce Kit

twolsey

New member
Hello

I know I read in the WooCommerce Manual where it explained that Online Validation can be setup in the Workbook and be used with the WooCommerce Activation Kit. I set the Online Validation to check "on every startup" for testing purposes but it is not working at all. The Workbook is also set in the workbooks.json file for maxruns of 2. That feature works and asks for the token every two runs but the Online Validation does not check at every startup.
thanks
 
Last edited:
Solution
My apologies, I was unclear on how the validation process occurs. I thought it tried to validate and forced the user to enter activation token each time the workbook was opened, but instead it works based on the status of the order and/or whether the order has been blocked, etc. It is working fine with and without "keymaxruns". It was my misunderstanding.
Which of these settings will cause the validation to be bypassed?

"usehardwarelocking": 1,
"maxactivperorder": 2,
"keymaxruns": 2,
"shownagscreen": 0

thanks
 
Last edited:
Actually, no, this is already the case in the current WooCommerce kit. So the problem does not lie here.
Could you try to temporarily disable the "maxruns" of 2 and see if online validation occurs again?
 
My apologies, I was unclear on how the validation process occurs. I thought it tried to validate and forced the user to enter activation token each time the workbook was opened, but instead it works based on the status of the order and/or whether the order has been blocked, etc. It is working fine with and without "keymaxruns". It was my misunderstanding.
 
Solution
Back
Top