Jump to content
  • 0

Action hooks general question


billygoatkaraok

Question

Gidday

 

I'm looking for an invoicing/accounting package that will integrate with the members database I already have.

 

WHMCS looks awesome, and the action hooks api is most likely what I need to sync with the user data I already have in my database with a WHMCS system, but I just wanted to make sure that this is the case?

 

Can I...

 

- link user IDs in my current members table up with a WHMCS database?

- get WHMCS to write in the member's database if someone gets too far behind in payments, and use that flag to trigger restricting their subscription service on my website?

 

Thanks for your time and help.

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

- link user IDs in my current members table up with a WHMCS database?

Probably, without knowing the format and sequencing of your exiting table it's difficult to say 100%, but we've "integrated" various systems by either using custom-fields to hold teh id in the other system, or where possible, simple sycing of client-id-number :)

 

get WHMCS to write in the member's database if someone gets too far behind in payments, and use that flag to trigger restricting their subscription service on my website?

Yes, as long as you write the code - in a "module" you build for controlling your subscription service is the obvious place for it.

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
Answer this question...

×   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