Jump to content

Notification on new client and CC


frisco

Recommended Posts

I don't recall if this setting does card updates / inserts, but WHMCS admin -> Setup menu -> General Settings -> other tab -> "Client Details Change Notify" would be the only built-in option I can think of for you to get notices . 

Beyond that, you would need custom hooks to do this.  Specifically, CCUpdate  for the card part and ClientAdd for the registration part.  The CCupdate hook would then check if any orders are present for the client and take action as needed.  How would you want to be notified would depend on what API calls you do .  For example, you could do a new ticket or just send an email to the admins. 

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