Customize the Customer Portal
-
Edit /usr/local/billmax/html/portal.v2/config/edge.php to
set static data and to enable/disable different aspects of functionality or
choose to update the file in the Staff Portal.
-
If customers will be allowed to change their service via the Customer Portal,
add one or more entries to the changeclasses
List. Product Definitions
associated with a specific list entry will represent the pool from which the
customer may choose when requesting a change in service. If the price
increases, it is considered and Service Change Up, if the
price decreases, it is considered a Service Change Down
-
To dynamically add items for purchase, edit the relevant Product
Definitions and edit the Customer Portal
settings on the General tab.
-
To add Terms and Conditions, for packages, services, or one time items through
the portal, add the relevant file. The terms and conditions go in this directory
and can have up to one per service definition if needed: <portal
root dir>/storage/app/public/termsXX.html where XX is the
servdef number of a package, service or one time sale
item chosen in the cart.