Jump to content

Invoice credits to entire group


Kelevra

Recommended Posts

  • 4 weeks later...

Is there a way to send invoice to them thats not for credits? Say i just create a product called credits and add the credits manually when the invoice is payed? I still need to send invoice to entire group tho as there is way to many clients to manually send to all of them.

Link to comment
Share on other sites

27 minutes ago, Kelevra said:

Is there a way to send invoice to them that's not for credits?

there's no native way to send an invoice to multiple users in WHMCS.

28 minutes ago, Kelevra said:

Say i just create a product called credits and add the credits manually when the invoice is paid?

that would work.

29 minutes ago, Kelevra said:

I still need to send invoice to entire group tho as there is way to many clients to manually send to all of them. 

then about the only way I can think of would be to use the API - e.g., create a list (array) of userids (though if you say they are all in a client group, you could generate that list from the database); loop through that list of userids and use the CreateInvoice API to create/send the invoice to that current user in the loop (description would be ... possibly, you may need to do them in small batches if there are a lot of users in the client group.

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