v1.6-v1.7 Pay in store module 2.1.0

darksabi

Active member
XNullUser
Joined
Jun 27, 2019
Messages
1,791
Reaction score
22
Points
38
NullCash
44
Thanks alot.
 

slavi946

Member
XNullUser
Joined
Sep 30, 2021
Messages
277
Reaction score
0
Points
16
NullCash
19
thank you
 

d-shilko

Well-known member
Pro
Master
Diamond
Elite
Joined
Jun 10, 2021
Messages
2,495
Reaction score
1,421
Points
113
NullCash
6,140
demo link where?
Post automatically merged:

i think is this https://addons.prestashop.com/en/payment-physical-stores/7922-pay-in-store.html#overview
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.');
 

hxcode

Well-known member
Master
Diamond
Elite
Joined
Aug 16, 2020
Messages
3,301
Reaction score
363
Points
83
NullCash
16
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.');
thx!
 

Sillumin

Well-known member
Pro
Master
Diamond
Elite
Joined
Jun 18, 2021
Messages
3,620
Reaction score
744
Points
113
NullCash
5,960
This is Pay in Store by ModuleFactory v2.1.0. No official page is found.
 

cien

Well-known member
Master
Diamond
Elite
Joined
Feb 17, 2019
Messages
175
Reaction score
850
Points
93
NullCash
1,782
thanks for sharing we will try it
 

Caccolotto

Member
XNullUser
Joined
Jun 5, 2022
Messages
29
Reaction score
0
Points
8
NullCash
6
has anyone tried this module and know if it works on prestashop 1.7.8?
 

Dania

Member
XNullUser
Joined
Oct 27, 2023
Messages
35
Reaction score
0
Points
6
Location
italy
NullCash
3
You must include the link and the module version!
 
Top