payer / magento2
Payer Checkout module for Magento 2
Installs: 561
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 7
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: ^7.0.0
- payer/sdk: ^1.1.13
This package is not auto-updated.
Last update: 2024-12-26 02:28:46 UTC
README
Payer Magento 2 Module
Quickstart
-
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
-
Enable and configure Payer Checkout in Magento Admin under Stores/Configuration/Payment Methods/Payer Checkout