Jump to content

Rushi

Member
  • Posts

    4
  • Joined

  • Last visited

Everything posted by Rushi

  1. Hi team, Thank you for viewing this thread. Briefing about myself, I'm a WHMCS developer and help companies with development and am also building up my own SaaS using WHMCS. I've been a fan of WHMCS for three years now and am loving it. What are your thoughts on using WHMCS for any website or especially SaaS? Regards Rushi A.
  2. Hi, Our customers are complaining that our system (WHMCS) is not registering the signedup users or their purchases to their account for commissions. I tried myself using a completely new computer on a different IP where admin or the other user account wasn't logged in and tried in an incognito window and normal widow to use an affiliate link and signed up with it. Basically, I've taken care of WHMCS algorithms of not tracking 'self'. It counts the hits that the affiliate links got. However, no signups or sales are being registered. I checked with all the available options on forums, stack overflow and everywhere else, but couldn't find a solution. Can someone please help asap as that is creating issues with our affiliate marketers? Thanks Rushi
  3. Hello, I want to run my code just before the payment is made. There is a hook AfterShoppingCartCheckout that runs when a new order is placed, but I can not find a hook that runs just before an invoice is paid. There are some other hooks that I have studied, but I think they will not work here just before an invoice is paid: AddTransaction AddInvoicePayment InvoicePaid InvoiceChangeGateway InvoicePaidPreEmail @brian! If you can please help me out with this. Thanks Rushi
  4. Hello There! There are three ways to add or change the Credit Card details. All the three links are as mentioned below: /creditcard.php /clientarea.php?action=creditcard /cart.php?a=checkout I want to run a PHP code immediately after a Credit Card is added or updated. Can you please help me know which hook will work here? JS or AJAX won't work here for my purpose. In simple terms, I want to run some custom code whenever a new Credit Card is added or current Credit Card details are changed from anywhere by the user. Regards Rushi
  5. Hello, In a particular client area page, I want to swap the primary sidebar and the secondary sidebar. Usually the primary sidebar is shown on the top and the secondary below that. I want to show the secondary sidebar on top and the primary sidebar below that. Can you please guide how can I do this with hooks or if there is any other simple way to do this. Thank you Rushi
×
×
  • 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