Jump to content

Turn off Automatic Invoicing


DeWebDude

Recommended Posts

When someone is already a hosting client, we don't want to generate an invoice for now from WHMCS for services ( technically billing it on another platform ).

If a client logs in, they can still lets say renew a domain name etc, but it won't be automatically be generated.

 

Thanks!

Link to comment
Share on other sites

you could disable the appropriate email templates from sending - whilst that wouldn't prevent the invoice from being generated, it would prevent the client from receiving it... and you can later go in and cancel the invoice.

 

taking the order, but disabling the invoice from being created would likely require an action hook.

Link to comment
Share on other sites

  • 2 weeks later...
  • 4 weeks later...
  • 3 years later...

Did you (or anyone else reading this) ever figure out how to do this? WHMCS continues to create renewal invoices, even with the "skip --CreateInvoices" parameters.

In my crontab:

*/5 *   * * *   php7.3 -q /home/www/myanuson/crons/cron.php skip --CreateInvoices

 

Link to comment
Share on other sites

  • 9 months later...

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