mage2pro / core

A unique middleware that bridges the gap between the out-of-box Magento / Adobe Commerce software and the needs of real-world information systems
https://upwork.com/fl/mage2pro
MIT License
10 stars 12 forks source link

It looks like we can move the `Df\Payment\W\Action` and `Df\Payment\CustomerReturn` - based `virtualType` declarations from `etc/di.xml` to `etc/frontend/di.xml` #54

Closed dmitrii-fediuk closed 7 years ago

dmitrii-fediuk commented 7 years ago

E.g.: https://github.com/mage2pro/postfinance/blob/1.0.9/etc/di.xml#L6-L7

dmitrii-fediuk commented 7 years ago

Implemented.