How to check if a license key was issued for a specific product (by ID)?
-
Both the SLM plugin and yours provide a great missing functionality, congrats for your work!
Here is a problem: when someone buys more than one software product – let’s say one license of “Office Manager” and one of “ABC Video Player” – the license issued for “Office Manager” can be used to activate “ABC Video Player”! And we don’t want this…
This is because the current SLM client API activation cannot handle and check the product id as well. And reject the request if the key was not generated for that product type.
The SLM guy exposed a hook there that I could eventually use to extend his plugin, but I need to know first the product id (the ID from wp_posts I suppose) for which a license key was actually generated. And this is actually part of your implementation.
I’ll appreciate all your help. Thanks.
https://www.ads-software.com/plugins/wc-software-license-manager/
- The topic ‘How to check if a license key was issued for a specific product (by ID)?’ is closed to new replies.