bsecure / universal-checkout
bSecure is a universal checkout made for the Pakistan market that is easy & simple to install on any Magento2 store. It gives you an option to enable one-step check out and accept multiple payment method for your customers, as well as run your business hassle free.
Installs: 194
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: >=7.3.0
README
1. Documentation
- Visit our Site https://www.bsecure.pk/ to read the documentation and get support.
2. How to install
✓ Install via composer (recommend)
Run the following command in Magento 2 root folder:
composer require bsecure/universal-checkout
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
Run compile if your store in Product mode:
php bin/magento setup:di:compile