ecinternet/paytelligence

EC Internet Paytelligence

dev-main 2025-08-01 19:44 UTC

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.