payplus-payment / payplus-gateway
Payplus integration for Magento 2
Installs: 1 440
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: >=7.4.0
- magento/framework: >=100.0
- magento/module-checkout: >=100.0
- magento/module-payment: >=100.0
- magento/module-sales: >=100.0
- dev-main
- 1.1.0
- 1.0.57
- 1.0.56
- 1.0.55
- 1.0.54
- 1.0.53
- 1.0.52
- 1.0.51
- 1.0.50
- 1.0.49
- 1.0.48
- 1.0.47
- 1.0.46
- 1.0.45
- 1.0.44
- 1.0.43
- 1.0.42
- 1.0.41
- 1.0.40
- 1.0.39
- 1.0.38
- 1.0.37
- 1.0.36
- 1.0.35
- 1.0.34
- 1.0.33
- 1.0.31
- 1.0.30
- 1.0.29
- 1.0.28
- 1.0.27
- 1.0.26
- 1.0.25
- 1.0.24
- 1.0.23
- 1.0.22
- 1.0.21
- 1.0.20
- 1.0.19
- 1.0.18
- 1.0.17
- 1.0.16
- 1.0.15
- 1.0.14
- 1.0.13
- 1.0.12
- 1.0.11
- 1.0.10
- 1.0.9
- 1.0.8
- dev-dev
- dev-dev-main
- dev-product-new
- dev-subsciption
This package is auto-updated.
Last update: 2024-10-22 08:56:38 UTC
README
Contributors: PayPlus LTD Tags: Payment Gateway, Credit Cards, Charges and Refunds, PayPlus, Subscriptions, Tokenization, Magento, Magento payment gateway, Magento payplus, capture payplus Magento Requires at least: 3.0.1 Tested up to: 7.4 Requires PHP: 7.4 Stable tag:1.1.0 PlugIn URL: https://www.payplus.co.il/magento License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html
Installation
On the Magento's root directory, type: composer require payplus-payment/payplus-gateway and then run the following commands:
-
bin/magento setup:upgrade
-
bin/magento setup:static-content:deploy -f
-
bin/magento cache:clean
-
bin/magento cache:flush
Once complete, head to the admin panel/payment methods of your Magento 2 installation:
- Stores - Configuration - Sales - Payment methods.
Locate the PayPlus configuration section where you can enable, add credentials and customize the behavior of the extension.