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.

2.0.5 2023-03-15 11:09 UTC

This package is auto-updated.

Last update: 2024-04-15 13:31:02 UTC


README

1. Documentation

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