Personal tools
Namespaces

Variants
Actions

Hosting Quota Notifications 1.X For WHMCS

From ModulesGarden Wiki
(Difference between revisions)
Jump to: navigation, search
(Tips)
Line 4: Line 4:
 
|}
 
|}
 
{|
 
{|
|style="padding: 0px 0px 10px 15px;"|2. Promotion codes: if the option '' 'Charge After Applying Promo Code' '' is enabled in the addon, you need to remember about one thing. <br/>
+
|style="padding: 0px 0px 5px 15px;"|2. Promotion codes: if the option '' 'Charge After Applying Promo Code' '' is enabled in the addon, you need to remember about one thing. <br/>
 
''If the promotion code is created for a bundle of items (e.g. a product ordered with an addon) then all '''required''' items must be chargeable to allow the promotion <br/>before being charged with the gateway charge. In case at least one of the required items in the ordered package is not chargeable, the promotion will be applied after charging the price.''
 
''If the promotion code is created for a bundle of items (e.g. a product ordered with an addon) then all '''required''' items must be chargeable to allow the promotion <br/>before being charged with the gateway charge. In case at least one of the required items in the ordered package is not chargeable, the promotion will be applied after charging the price.''
 
|}
 
|}
 
{|
 
{|
|style="padding: 0px 0px 10px 15px;"|3. Charge/Discount Charges visible names are included in language file of the module (e.g. english.php), there are used two variables which you can use to alter displayed names of the two options.<br/> The mentioned variables are:
+
|style="padding: 0px 0px 5px 15px;"|3. Charge/Discount Charges visible names are included in language file of the module (e.g. english.php), there are used two variables which you can use to alter displayed names of the two options.<br/> The mentioned variables are:
 
  $LANG['mg_chtpl_charged'] = 'Payment Gateway Charge';
 
  $LANG['mg_chtpl_charged'] = 'Payment Gateway Charge';
 
  $LANG['mg_chtpl_discount'] = 'Payment Gateway Discount';
 
  $LANG['mg_chtpl_discount'] = 'Payment Gateway Discount';
 
|}
 
|}
 
{|
 
{|
|style="padding: 0px 0px 10px 15px;"|4. It is advised that '' 'Auto Apply Credits' '' option should be disabled due to the possibility of problems occurrence.<br/>
+
|style="padding: 0px 0px 5px 15px;"|4. It is advised that '' 'Auto Apply Credits' '' option should be disabled due to the possibility of problems occurrence.<br/>
 
Charge is not automatically added and calculated  when auto applying credits.<br/>
 
Charge is not automatically added and calculated  when auto applying credits.<br/>
 
Problems may occur when a client does not have sufficient credits for both the basic payment and the charge.
 
Problems may occur when a client does not have sufficient credits for both the basic payment and the charge.
 
|}
 
|}
 
{|
 
{|
|style="padding: 0px 0px 30px 15px;"|5. In case administrator deletes a hosting product that has been invoiced but later on the payment gateway is changed then such hosting product is treated as of '' 'Other' '' type on the invoice.
+
|style="padding: 0px 0px 0px 15px;"|5. In case administrator deletes a hosting product that has been invoiced but later on the payment gateway is changed then such hosting product is treated as of '' 'Other' '' type on the invoice.
 +
|}
 +
{|
 +
|style="padding: 0px 0px 30px 15px;"|6. It is possible to either hide or change the header above the available payment gateways visible to the client. To do so you need to edit your currently used template. Depending on the cart you are using, the templates are loacted in: ''/modules/addons/gateway_charges_functions/templates/''<br/>
 +
Full list of files:
 +
*boxes.tpl
 +
*ajaxcart.tpl
 +
*cart.tpl
 +
*comparison.tpl
 +
*default.tpl
 +
*modern.tpl
 +
*slider.tpl
 +
*standard_cart.tpl
 +
*verticalsteps.tpl
 
|}
 
|}

Revision as of 16:01, 5 July 2016

Tips

1. For your convenience, payments gateway charges are enabled by default for clients, products and addons.
Charges for domains and other are disabled by default.
2. Promotion codes: if the option 'Charge After Applying Promo Code' is enabled in the addon, you need to remember about one thing.

If the promotion code is created for a bundle of items (e.g. a product ordered with an addon) then all required items must be chargeable to allow the promotion
before being charged with the gateway charge. In case at least one of the required items in the ordered package is not chargeable, the promotion will be applied after charging the price.

3. Charge/Discount Charges visible names are included in language file of the module (e.g. english.php), there are used two variables which you can use to alter displayed names of the two options.
The mentioned variables are:
$LANG['mg_chtpl_charged'] = 'Payment Gateway Charge';
$LANG['mg_chtpl_discount'] = 'Payment Gateway Discount';
4. It is advised that 'Auto Apply Credits' option should be disabled due to the possibility of problems occurrence.

Charge is not automatically added and calculated when auto applying credits.
Problems may occur when a client does not have sufficient credits for both the basic payment and the charge.

5. In case administrator deletes a hosting product that has been invoiced but later on the payment gateway is changed then such hosting product is treated as of 'Other' type on the invoice.
6. It is possible to either hide or change the header above the available payment gateways visible to the client. To do so you need to edit your currently used template. Depending on the cart you are using, the templates are loacted in: /modules/addons/gateway_charges_functions/templates/

Full list of files:

  • boxes.tpl
  • ajaxcart.tpl
  • cart.tpl
  • comparison.tpl
  • default.tpl
  • modern.tpl
  • slider.tpl
  • standard_cart.tpl
  • verticalsteps.tpl
Navigation
WHMCS Modules
WHMCS Widgets
Tools And Applications
Translations
General
FAQ
Community