payer/magento2

Payer Checkout module for Magento 2

v1.0.7 2019-05-17 12:07 UTC

This package is not auto-updated.

Last update: 2024-12-26 02:28:46 UTC


README

Payer Logotype

Payer Magento 2 Module

Quickstart

  1. Go to Magento2 root folder

  2. Enter following commands to install module:

    composer require payer/magento2

    Wait while dependencies are updated.

  3. Enter following commands to enable module:

    php bin/magento module:enable Payer_Checkout --clear-static-content
    php bin/magento setup:upgrade
  4. Enable and configure Payer Checkout in Magento Admin under Stores/Configuration/Payment Methods/Payer Checkout