saulmoralespa/magento2-justpay 1.0.0

Just Pay integration for magento2

Type

magento2-module

License

MIT

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

Just Pay for magento2

Description

Just Pay gateway payment available for Chile

Table of Contents

Installation

Use composer package manager

composer require saulmoralespa/magento2-justpay

Execute the commands

php bin/magento module:enable Saulmoralespa_JustPay --clear-static-content
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy en_US #on i18n

Configuration

1. Enter the configuration menu of the payment method

![Enter the configuration menu of the payment method]