payer/magento2 v1.0.7

Payer Checkout module for Magento 2

Type

magento2-module

License

Apache-2.0

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

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