Type
magento2-module
Payer Checkout module for Magento 2
magento2-module
Apache-2.0
None
None
None
None
None
Go to Magento2 root folder
Enter following commands to install module:
composer require payer/magento2
Wait while dependencies are updated.
Enter following commands to enable module:
php bin/magento module:enable Payer_Checkout --clear-static-content
php bin/magento setup:upgrade