-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Component: PaymentIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentGate 4. Acknowledged. Issue is added to backlog and ready for developmentbug report
Description
Preconditions
- Fresh install of Magento 2.1.3 with tar.gz package
- 3rd Party payment gateway compatible Magento 2.1.2
- PHP 7.0.10
Steps to reproduce
- Put 3rd Party gateway code inside of app/code folder (for example https://github.com/compropago/plugin-magento-2)
- run bin/magento setup:upgrade
- run bin/magento setup:di:compile
- run bin/magento cache:flush
- run bin/magento indexer:reindex
Expected result
- Show gateway config in Stores -> Configuration -> Sales -> Payment Methods
Actual result
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
Assignees
Labels
Component: PaymentIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentGate 4. Acknowledged. Issue is added to backlog and ready for developmentbug report