Jump to content

wdele

Member
  • Posts

    104
  • Joined

  • Last visited

About wdele

wdele's Achievements

Senior Member

Senior Member (3/3)

0

Reputation

  1. Hello, Emergency here. We currently use the following hook, which prevents people from purchasing a free product multiple times: {can't paste due to CloudFlare...} However, this is only triggered when the customer already has a product in their account. This doesn't prevent them from adding the same free product to their shopping cart multiple times!! How do we prevent users from putting the same free product in their shopping cart multiple times?!
  2. Hello, I want to block client area access when a client has overdue invoices. My idea is to do a database call (do a query if the client has any overdue invoices) in the page header and if it returns yes, block access. I have absolutely no idea how to do this, though. Help would be appreciated!
  3. I have (naturally), but can't make much sense out of it. I can't get it to return an array of the product add ons in the first place. It always returns "NULL", even when there are add ons. I could also get product info of a specific product, parse the JSON and/or XML to get the add ons and see if any strings match "SLA". But that is a bad solution.
  4. Hey guys, I have an issue using the WHMCS API. I'll quickly describe my situation: We utilise WHMCS. We want a completely different interface for reporting malfunctions. We already created a login page using the `validatelogin` API function, so users can login. In the session variables we pass the username, md5 encrypted password and client ID. What we want to do is get all products from the client account, get their product add ons and if any match the string "SLA" for example show it in a table. From there on, we can pick it up. Could anyone help us and/or 'spoonfeed' the code? I've noticed that I personally learn more from seeing the code and analysing what does what and what logic there is. THANK YOU! Regards, wdele
  5. Thanks So true... The gateways included in WHMCS, are they made by WHMCS or by the developers of the payment gateway? Then I know who to contact.
  6. Hi So for PayPal the fee is automatically added to the 'Fees' column in the transactions. But for the others (iDEAL with Mollie and 2CheckOut) it doesn't automatically add the fees. How can this be accomplished. Thank you.
  7. Not my style, but I can see that you worked really hard customising it - good job
  8. Thanks for your reply GnuCash seems nice, but the problem is that I have a lot of customers... well, I think it's going to be even more work to transfer all the transactions manually
  9. Hmm thanks, that's useful, but the existing invoices... how do I change those? Because I have sent like 6 invoices or so, but the next invoice ID would be #16...
  10. Hey! So this is basically what happened. I have a number of customers, let's say my first customer had #1 as the invoice ID. Now the problem is, that in the meantime I've done some testing, and the next real invoice for a customer was e.g. #5. As you can understand, that's not handy at all hence why I want to regenerate the invoice numbers & ID's so the first real invoice's number would be #1, second invoice would be #2, etc... As for the invoice numbers, first they were just the invoice number (e.g. 2) but I've changed them to day-month-year-id (e.g. 250320151) Any way these could be regenerated (as well?) So all invoice numbers adjust to the new format. Thanks!
  11. From spigotmc.org/threads/accounting-software-compatible-with-whmcs.56944/
  12. Hi there, I am currently trying to choose the wiki system I want to use: WHMCS' knowledgebase or MediaWiki. Which do you use? What are the advantages? Thanks!
  13. Hi John, I completely rely on WHMCS for accounting. Therefore this feature is something I really... really need, and a lot of other users as well. Please add this! I have created a feature request: https://requests.whmcs.com/responses/expenditure-set-automatically It can't be that hard to make this automatic. Thank you, W.D. Edwards Cyberfusion Company Director
×
×
  • 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