mage2pro / securepay

SecurePay integration with Magento 2
https://upwork.com/fl/mage2pro
2 stars 2 forks source link

"Element 'dfExtension': This element is not expected" #6

Closed indunie closed 3 years ago

indunie commented 3 years ago

Hi, I am getting the below error while installing to magento 2.4. Could you please look into this.

The XML in file "/home/magento/ridgeline_m2/vendor/mage2pro/securepay/etc/
adminhtml/system.xml" is invalid:
Element 'dfExtension': This element is not expected.
Line: 26

Verify the XML and try again.

Thank you.

Regards, Indunie Florence

dmitrii-fediuk commented 3 years ago

dfExtension is defined in the mage2/pro package which is installed by Composer automatically with the mage2pro/securepay package: https://github.com/mage2pro/securepay#2-self-installation

dmitrii-fediuk commented 1 year ago

Also, the issue could be related to https://github.com/mage2pro/core/issues/297