Jump to content

wht do you do with suspended, cancelled and fraud customers?


Recommended Posts

Hey,

 

Any deleted or fraud order, I grab all the order, client, payment information and store it on my internal database away from WHMCS and deleted them from the WHMCS system. This keeps WHMCS nice and clean.

 

From,

Adam

Link to comment
Share on other sites

  • 1 month later...
Hey,

 

Any deleted or fraud order, I grab all the order, client, payment information and store it on my internal database away from WHMCS and deleted them from the WHMCS system. This keeps WHMCS nice and clean.

 

From,

Adam

 

What do you use for your "internal database"? I have a bunch of canceled clients that I just recently purged from mb before importing everything into whmcs and I'm going to want to cancel my MB license shortly, but would like a simple interface for looking up canceled/fraud orders if necessary.

Link to comment
Share on other sites

What do you use for your "internal database"? I have a bunch of canceled clients that I just recently purged from mb before importing everything into whmcs and I'm going to want to cancel my MB license shortly, but would like a simple interface for looking up canceled/fraud orders if necessary.

 

Hey,

 

I use a combination of MySQL/PHP and Microsoft Access. I have PHP connect to the WHMCS database and copy all the user information and orders into a different database. I also have a web version where I can login and view all past client data, fraud or canceled.

 

Then for active clients I do the same thing, and use Microsoft Access to pull real live data into its program from MySQL.

 

From,

Adam

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