zenki / zenkipay-magento
Zenkipay integration for Magento 2
Installs: 45
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php-http/curl-client: ^2.2
- svix/svix: ^0.63.1
- zenki/zenkipay: ~0.6
This package is auto-updated.
Last update: 2024-11-15 02:54:29 UTC
README
Zenkipay payment extension for Magento2 (v0.3.3)
PREREQUISITES
You need to have installed Composer v2.
Installation
Go to your root project and follow the next steps:
composer require zenki/zenkipay-magento bin/magento module:enable Zenki_Zenkipay --clear-static-content bin/magento setup:upgrade bin/magento cache:clean
Update
If you already have installed this module and you need to update it, follow the next steps:
composer clear-cache composer update zenki/zenkipay-magento bin/magento setup:upgrade php bin/magento cache:clean
1. Administration. Module configuration
Once you logged in as an admin from the store, go to: Stores > Configuration > Sales > Payment Methods > Zenkipay