Skip to content

Full Magento 2.2 support

Compare
Choose a tag to compare
@PHOENIX-MEDIA PHOENIX-MEDIA released this 16 Oct 07:05
· 6 commits to master since this release
  • Small configuration fixes regarding Magento 2.2 support
  • Magento 2.1.x and 2.2 support
  • Configuration options to hide bank accounts and customer text in PDF
  • Support for multiple bank accounts
  • Support for CMS notification page
  • Min/max order total configuration option
  • i18n for DK, DE, GR, ES, FR, IT, JP, NO, NL, PL, BR, TR.
  • Configurable on store view level

Installation

composer config repositories.phoenix-bankpayment git https://github.com/PHOENIX-MEDIA/Magento2-BankPayment.git
composer require phoenix/module-bankpayment:1.0.1

Manual installation

If you do not use composer follow these steps:

  • Under app/code, create the following directory structure: Phoenix/BankPayment
  • Copy the contents of the archive (or the unpacked directory) into the created directory.