talopay / module-transfer
TaloPay Magento 2 Transfer module
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 1
Open Issues: 0
Type:magento2-module
Requires
- php: ~8.2||~8.3||~8.4
- ext-intl: *
- magento/framework: *
- magento/module-payment: *
This package is auto-updated.
Last update: 2025-07-09 17:46:55 UTC
README
Description
TaloPay allows you to process bank transfers securely and efficiently.
Installation
Use composer to install TaloPay_Transfer.
composer require talopay/module-transfer
Then you'll need to activate the module.
bin/magento module:enable TaloPay_Transfer
bin/magento setup:upgrade
Uninstall
bin/magento module:uninstall TaloPay_Transfer
If you used Composer for installation Magento will remove the files and database information.