-
Migration of installation/upgrade scripts to a declarative scheme. We replaced the '/Setup/UpgradeSchema.php' file with the '/etc/db_schema.xml' file. Since we already had the 'db_schema.xml' file, we added data to it as needed.
-
Controller/Notification/UpdateStatus.php | Model/Method/Boleto.php | Model/Method/Pix.php
Using 'Magento\Framework\HTTP\Client\Curl' instead of 'Zend_Http_Client'. -
Helper/Data.php
Adjustment in the class constructor.