Remitur Posted January 26, 2018 Share Posted January 26, 2018 Whenever WHMCS get an order, it keeps it on "pending", until you manual review and approve it. You can set any authomatic process running even if the order is not yet approved (so, i.e., you can set a domain to be renewed as the customer pays the fee) but, even if yet processed, the order remain in "pending". And you need to manually approve it. It can be useful for many kind of orders, but for domain renewal is definitely only a waste of time: I've few dozens of domain renewal orders daily, so my "manual check" is "select all of them -> approve", because opening everyone of them would be too much time consuming. If domain renewal orders would be approved authomatically, I would need daily to manage only a dozen or so of new orders... and this is a number which is manageable. So, the question is: does exist any way to authomatically approve domain renewal orders, as they are paid by the customer? Link to comment Share on other sites More sharing options...
WHMCS Technical Analyst II WHMCS Alex Posted January 26, 2018 WHMCS Technical Analyst II Share Posted January 26, 2018 Hello, Thank you for your post! You can use a hook to achieve this, for the example the 'AfterShoppingCartCheckout' hook point. Please see: https://developers.whmcs.com/hooks/ This has been discussed in another thread on our community by other members which I would advise viewing as it contains some very useful information: Link to comment Share on other sites More sharing options...
Recommended Posts