Jump to content

[ WHMCS ] product activation upon payment for specific clients only


Recommended Posts

Hello Guys,

We're triying to limit product activation upon payment for specific clients only

is there a cron job or something else for/

The senario

1- a client ( from a specific clients list " 10 clients for exemple " ) order domain name with web hosting.
2- the client pay the invoice.
3- the product activated.

Link to comment
Share on other sites

  • 2 weeks later...

Cron job? No

You could probably use PreModuleCreate though to do what you're doing

For example, put the client in a specific group, and if the client's group is X, and they've paid, then run through the procedure, no matter what
Otherwise, if there's no admin id assigned to the session, don't create it

Would take a bit of work, but could likely be done that way.

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • 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