payer / magento2
Payer Checkout module for Magento 2
Package info
github.com/PayerPayment/Payer-Magento2
Type:magento2-module
pkg:composer/payer/magento2
v1.0.7
2019-05-17 12:07 UTC
Requires
- php: ^7.0.0
- payer/sdk: ^1.1.13
This package is not auto-updated.
Last update: 2026-03-19 08:12:40 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