Jump to content

ksstudio

Retired Forum Member
  • Posts

    38
  • Joined

  • Last visited

About ksstudio

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

ksstudio's Achievements

Member

Member (2/3)

0

Reputation

  1. Hello All, From my understanding regarding how the Free Trial Mods, we will need to create a package that we would like to offer as Free Trial, and set the package as FREE. then the Free Trial mods will send reminders to the user X days before end of trial, and suspend / terminate accordingly after the trial ended. My Questions, 1. If the user decided to continue the service by paying for a paid package, what must we do? Do we change the package to a PAID package? 2. Or we can use back the existing package set under Free Trials? 3. Or we add the PAID Package under the "Upgrade / Downgrade" option and user can click on Upgrade to buy the PAID package? 4. Can we set a Setup Fee fro the Free Trials? this is just to eliminate the spammers or those none serious users.
  2. we have done some mods on template to do the upselling. You may take a look at https://billing.exabytes.in/mypanel/cart.php But is hard to maintain as every time when we update the WHMCS, the codes may be over written and by right different products shall have its own upsell / cross sell product range. So editing the template file is kinda like make the upsell standard to every one.
  3. You may put your Google Conversion Tracking Code in complete.tpl and under settings, set " Just show the order completed page (no payment redirect)"
  4. I ma sure most hosting provider collect their payment in advance from customers (such as quarterly, annually, bi-annually ... etc). Hence accrual method (some called it as deferred method) is the more accurate method of recognizing the income.
  5. Hello Kuntal, To setup Google Analytics conversion, follow 2 steps below: 1. Add your Google Analytics code inside ../templates/footer.tpl 2. Configure your Goal inside your google analytics settings.
  6. It will be great if the default cart system can also allow multiple orders. or Add the Step1, Step2, Step3 and Step4 status icon to "Cart"
  7. What if client didn't pay on the spot, such as they select other offline payment method?
  8. Hello, After I migrated to WHMCS, I m no longer able to track the conversion of my traffic source. Did anyone else experienced the same?
  9. Manage to fix the problem. Make sure the path of your logo you specify in pdfconfig.php is valid.
  10. I think this is a WHMCS HELM4 Module bugs, When WHMCS setup the account, client's email address was used as Account Name, and login name is the first 8 characters of the domain name. However, when parsed the fields back to accounts info, the account name becomes Username; and login name was not recorded. To solve the problem, WHMCS shall do either one of the following: Option #1 - instead of HELM's account name recorded in "Username" field, use "Login Name" instead. - we know that HELM's account name = email address. Option #2 - Create an additional field to record HELM's Login Name, so that for a HELM4 hosting package, there shall be 3 fields in WHMCS which are: Username (Login Name) Account Name Password Personally, I feel that using email address as Account Name is not a good idea. This is due to the email address might changed or the ownership of hosting account might change.
  11. I also suggest to have the options to resend a "PAID invoice".
×
×
  • 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