ecinternet / paytelligence
EC Internet Paytelligence
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 8
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: >=7.4.0
This package is auto-updated.
Last update: 2025-08-01 19:44:47 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.