monext / magento2-module
Magento2 Extension to use the Payline payment solution by Monext
Installs: 27
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Open Issues: 2
Type:magento2-module
Requires
This package is not auto-updated.
Last update: 2025-03-25 17:09:36 UTC
README
Monext Magento 2 Module
Table of Content
- Overview
- Features
- Installation
- Configuration
- Additional resources for developers
- License
- Contact and support
Overview
This plugin allows you to use the Monext payment system with a Magento 2 ecommerce application.
Features
This plugin integrate with native Magento 2 orders' workflow and provides the following features: It allows you to:
- Do onsite payment with embedded widget or offsite on a payment page hosted by Monext.
- Cancel payments.
- Refund payments.
Supported payment methods
This plugin supports several payment methods. You can also check our documentation for more information about other supported payment methods.
Installation
Requirements
- Magento 2.4 (current 2.4.7-p3)
- Magento 2.3 (obsolete)
Installation process
You can install our plugin through Composer
composer require monext/magento2-module
bin/magento module:enable Monext_Payline
bin/magento setup:upgrade
Configuration
Here are the main configuration fields for the payment method:
- Open configuration menu under STORES > Settings > Configuration > SALES > Payment Methods > Monext
- Configuration
- Merchant ID
- Access key
- Environment
- Homologation for debug and test purpose.
- Production for real payment.
- Cpt payment
- Enable
- Title
- Integration type
- Payment action
- Cpt payment / Payline order status
- Contracts
Contracts are imported under the "Payline Contracts" section. The multi-select "Contracts" fied allows to choose which one will be visible on your store.
Additional resources for developers
To learn more about how the API used by the plugin and how to modify or use Magento 2 with it to fit your needs:
- Magento 2 Plugin Monext documentation
- Monext API documentation
- Magento 2 payments integratrions documentation
License
This plugin's source code is completely free and released under the terms of the MIT license.
Contact and support
If you want to contact us, the best way is through this page on our website and send us your question(s).
We guarantee that we answer as soon as we can!
If you need support you can also directly check our FAQ section and contact us on the support page.