ecinternet / paytelligence
EC Internet Paytelligence
Package info
github.com/ECBrands/ECInternet_Paytelligence
Type:magento2-module
pkg:composer/ecinternet/paytelligence
dev-main
2025-08-01 19:44 UTC
Requires
- php: >=7.4.0
This package is auto-updated.
Last update: 2026-03-10 19:32:49 UTC
README
ecinternet/paytelligence - 1.3.3.0
Requirements
Overview
Installation
- Extract the zip to your Magento 2 root directory to create the following folder structure:
app/code/ECInternet/Paytelligence - Enable the module by running
php bin/magento module:enable ECInternet_Paytelligence - Apply database updates by running
php bin/magento setup:upgrade - Recompile code by running
php -f bin/magento setup:di:compile - Flush the cache by running
php bin/magento cache:flush
Configuration
Specifications
Attributes
Notes
Version History
- 1.2.1.0 - "Delete Card" will remove all cards by profileId, not just first.