Jump to content

WhmTools

Member
  • Posts

    35
  • Joined

  • Last visited

About WhmTools

Recent Profile Visitors

740 profile views

WhmTools's Achievements

  1. Sure, We can create the template for you. Please send me a PM and then we can discuss further
  2. I can develop this report for you, just send me a PM
  3. I guess we have to develop a whmca addon module for those cases. What xml format do you want to export ? Is there a document for that ?
  4. We are ready to develop a payment link addon module for you. We had dome something similar in the past for a client
  5. Hello, 1) The hook looks okay for me, can you print the array $order and make sure that the paymentmethod value is saved as "stripe" for the orders using stripe? 2) Another solution is, you can create an addon module to configure the gateways you want to prevent auto accept of orders, then those orders won't be accepted manually.
  6. You mean prevent them from placing the order if they didn't enter Address 1, City, State, Postal Code, and Phone Number?
  7. yes https://developers.whmcs.com/api-reference/openticket/ see we can provide a department id here.
  8. okay, understood. Still you have to use hook and then modify your orderform template.
  9. Hello, We can do it for you, please PM me and we can discuss the price. In the dependency list, we have to add ioncube installation also and we need ioncube for the working of whmcs.
  10. Hello, On which page you want to display this? You have to calculate this using a hook and then pass those values to the template file. so you have to use a hook and also you have to modify the template. I had done this in the past.
  11. Hello, Thanks a lot for the detailed explanation of the issue with the whmcs credit system. I think I will an adoon module to handle this case, so when this addon module is installed, it will handle the credit payments as you explained.
  12. Hello, We are really happy to do this for you, please send me a PM and we can do it quickly for you.
  13. You can create departments from the whmcs admin Go to <your-whmcs-url>/admin/configticketdepartments.php Then you can assign ticket to a any department of your choice.
  14. You can achieve it by the hook ClientAreaPrimarySidebar. You can add a menu using the function addChild. Also you can remove the menus from a section using the function removeChild.
  15. Please send me a PM, and let me see how I can help you
×
×
  • 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