Deven Gandre Posted January 11, 2018 Share Posted January 11, 2018 I have developed a Payment Module for Prestashop and testing it. Everything works fine except my developed module is not showing under Active Payments block in Payment Methods. I am able to configure it from Installed Modules Page but I want it to display in Payment Methods tab in Admin section. Note: I gone through code of prestashop core for this page and understood that it displays list from filtered module which are available on api.prestashop.com but I am not sure. If I add a manual entry in config/xml/tab_modules_list.xml file, it shows up but after clearing cache it vanishes. Can anybody help? Link to comment Share on other sites More sharing options...
bellini13 Posted January 11, 2018 Share Posted January 11, 2018 (edited) This is by design. Prestashop, in their infinite wisdom, only allows their modules and partner modules to display there. I have several payment modules that I sell on the PS addons store, and none of them appear there. I have spoken to PS addons team about this in the past, and their response was this is working as intended Edited January 11, 2018 by bellini13 (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now