Skip to content

v1.1.4

Latest
Compare
Choose a tag to compare
@magento-paghiper magento-paghiper released this 13 May 20:50
· 1 commit to main since this release
92dec65
  • 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.