saulmoralespa / magento2-justpay
Just Pay integration for magento2
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: ~5.5.0|~5.6.0|~7.0.0|~7.1.0|~7.2.0
This package is auto-updated.
Last update: 2025-03-29 01:00:18 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]