This module adds CHIP payment method option to your WHMCS.
- Download zip file of WHMCS plugin.
- Extract the dowloaded zip files
- Upload folder modules to WHMCS installation directory
Set the Brand ID and Secret Key in the plugins settings.
Kindly noted that this plugin will only accept final amount to be paid in MYR. You need to ensure that currency conversion are properly configured as per WHMCS documentation.
- Create a directory named
overrides
within the/path/to/whmcs/admin/lang/
directory. - Create file
english.php
:/path/to/whmcs/admin/lang/overrides/english.php
- Start the file with a PHP tag
<?php
indicating PHP code is to be used. - Enter the variable below:
$_ADMINLANG['transactions']['information']['chip_paid_on'] = "Paid On";
Facebook: Merchants & DEV Community