hipaypt / magento-2-hipay-comprafacil-mbway
HiPay Professional MB WAY payment gateway for Magento 2
Installs: 18
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
This package is auto-updated.
Last update: 2025-03-31 12:11:26 UTC
README
Module Configuration
API credentials
HiPay API production or sandbox account credentials for each currency:
- HiPay Comprafacil merchant login
- HiPay Comprafacil merchant password
- HiPay Comprafacil Entity
- Category id
Setup
- Enabled: enable or disable extension
- Sandbox: enable or disable sandbox account
- Account credentials for sandbox or production account
- Debug: log payment info
- Entity: entity for the sandbox or production account
- Category id: merchant category
Requirements
- SOAP extension
Installation
Run
composer require hipaypt/magento-2-hipay-comprafacil-mbway
and then
bin/magento module:enable --clear-static-content Hipay_HipayMbwayGateway bin/magento setup:upgrade bin/magento cache:clean
To update
composer update hipaypt/magento-2-hipay-comprafacil-mbway
and then
bin/magento setup:static-content:deploy bin/magento setup:upgrade bin/magento cache:clean
Version 1.0.0