Hosting Quota Notifications 1.X For WHMCS
From ModulesGarden Wiki
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 |
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. |
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. |