Jump to content

checking license (from licensing addon module) and returning custom field if active


ukndoit

Recommended Posts

If I have a php page load and it checks the licensing page, can I have it return a few fields...

 

I have the product setup that has 3 custom fields.

 

I notice on the licensing page, those fields are there with the license, so can I have it return the status and those 3 fields?

 

so return:"Status","code","email","smsnumber"

 

and it return those 4 things?

How can I do that?

 

Here is an image of the 3 extra fields, I took the picture on the licensing page for one of the licenses that is setup...

I put arrows on it, and hid the data from the client of mine that has the license setup.

 

Product-Custom-Fields-on-License.png

 

those are the fields I want to return along with the status.

 

I'll have my php code check the status and if active, then it will use that data returned, if not active, I can have it email the owner of the license right there, that they missed out on that.

 

I would appreciate any pointers on where to add that return data.

I am at a loss on where to go to do it...

 

-Richard

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated