saulmoralespa/magento2-justpay

Just Pay integration for magento2

1.0.0 2019-08-29 20:35 UTC

This package is auto-updated.

Last update: 2024-03-29 04:17:22 UTC


README

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]