Jump to content

How to reserve the service?


Activex

Recommended Posts

One method I could think of, but requires client action, is using one product as the reservation and another product as the real product.   Then when the service is ready, they simply do an upgrade from the reserved product to the real product.    Though, might be good idea to have a server module that says "service is coming in xxxxxxx" and have a countdown.   The reservation product would use that server module .  When the upgrade is done though, you may need to run the real server module's createAccount function.  Or build that in to the server module upgrade function to check if the account exists and if not run the _createAccount function. 

EDIT: I suppose a cron hook could be done to do the product upgrade also.  

Edited by steven99
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