Skip to content

3rd party payment gateways not visible in adminhtml anymore on 2.1.3 #7891

@danteay

Description

@danteay

Preconditions

  1. Fresh install of Magento 2.1.3 with tar.gz package
  2. 3rd Party payment gateway compatible Magento 2.1.2
  3. PHP 7.0.10

Steps to reproduce

  1. Put 3rd Party gateway code inside of app/code folder (for example https://github.com/compropago/plugin-magento-2)
  2. run bin/magento setup:upgrade
  3. run bin/magento setup:di:compile
  4. run bin/magento cache:flush
  5. run bin/magento indexer:reindex

Expected result

  1. Show gateway config in Stores -> Configuration -> Sales -> Payment Methods

Actual result

  1. dont display the config in admin panel
    captura de pantalla 2016-12-19 a la s 16 41 47

In the compile and upgrade comand it works, an the observers works to, but the config dosn't show in the panel in any moment

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions