Jump to content

delayed payment ... but for a single customer only


Remitur

Recommended Posts

I've set up my WHMCS so that orders (registrations, new set up, renewals) are processed only after that the customer has paid the pro-forma.

The customer pays, the proforma is transformed into a paid invoice, the set up (or registration, or renewal...) is then automatically processed.

 

That's right, and it works.

 

But there's a single customer with whom I agree he'll pay at the end of the next month.

At the moment, he insert the order, the order remain in "pending" waiting for the payment, daily I look for pending orders and manually approve the orders of this customer, to have them processed.

 

But, I ask: does exist any way to have it done authomatically, for this customer only?!? :?:

Link to comment
Share on other sites

I would imagine that you could modify the Auto Accept hook below and tweak the code so that it only runs for one specific client ID...

 

https://forum.whmcs.com/showthread.php?131665-Auto-Accept-Orders&p=525657#post525657

 

e.g check the client is logged in... if so, you'll have a client ID value and then only if that value equals x, does the hook run - though if you're unfamiliar with WHMCS, you may possibly need a developer to write that bit.

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