Old version. Developers site not exist
/**
* 2017 ModuleFactory.co
*
* @author ModuleFactory.co <
info@modulefactory.co>
* @copyright 2017 ModuleFactory.co
* @license ModuleFactory.co Commercial License
*/
$this->fshelper = FsPayInStoreHelper::getInstance();
$this->confirmUninstall = $this->l('Are you sure you want to uninstall?');
$this->bootstrap = true;
$this->author = 'ModuleFactory';
$this->name = 'fspayinstore';
$this->tab = 'payments_gateways';
$this->version = '2.1.0';
$this->ps_versions_compliancy['min'] = '1.7';
$this->module_key = '543e2462db1514ae726411bf7be62e00';
$this->contact_us_url = '
https://addons.prestashop.com/en/contact-us?id_product=22620';
$this->displayName = $this->l('Pay in Store');
$this->description =
$this->l('Adds an In-Store payment method with In-Store payment options and store location visualization.');