Hello,
I need to do users verification through PHP, so i'm asking what is the function I can use to query a user's license, so given his username or user_id and his licences_id, it returns if his licence is expired or still valid.
Thank you for your time.