aelshafei Posted July 1, 2014 Share Posted July 1, 2014 Dears, I developed a prestashop module that integrates with an external/3rd-party payment gateway. It works but an issue still persist, my module always listed in the "other" category", unlike supposed to be categorized as "payments and gateways" module. the skeleton class extneds PaymentModule class and the "tab" filed set to be "payments_gateways" as tutored in your documentation. How can I list my module in the payments modules list, as results, my customer can recognize it and configure it easily Regards, Thank You ! Link to comment Share on other sites More sharing options...
cedricfontaine Posted July 1, 2014 Share Posted July 1, 2014 Do you have this problem on 1.6 ? Link to comment Share on other sites More sharing options...
aelshafei Posted July 2, 2014 Author Share Posted July 2, 2014 yes, PrestaShop 1.6.0.6 Link to comment Share on other sites More sharing options...
aelshafei Posted July 3, 2014 Author Share Posted July 3, 2014 Any Help ? Link to comment Share on other sites More sharing options...
bellini13 Posted July 3, 2014 Share Posted July 3, 2014 do you have a config.xml file included with your module? if so, delete it and see if that helps Link to comment Share on other sites More sharing options...
aelshafei Posted July 3, 2014 Author Share Posted July 3, 2014 (edited) I did, it re-generated again and the issue still persist Edited July 3, 2014 by aelshafei (see edit history) Link to comment Share on other sites More sharing options...
PascalVG Posted July 3, 2014 Share Posted July 3, 2014 Ael, can you show your __construct() function contents? Did you, after regeneration, do an uninstall/install? pascal 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