D divrdown New member Apr 26, 2020 #1 Is there a way to determine the activation key assigned by the WooCommerce integration kit when using the online activation token?
Is there a way to determine the activation key assigned by the WooCommerce integration kit when using the online activation token?
gdgsupport Support Staff member Apr 30, 2020 #2 The key is not stored, but you can easily do it by adding a custom field to the order (use our existing PHP code and store the key retrieved by the key generator). Of course, this supposes that you are familiar with PHP.
The key is not stored, but you can easily do it by adding a custom field to the order (use our existing PHP code and store the key retrieved by the key generator). Of course, this supposes that you are familiar with PHP.