ajax Posted September 9, 2011 Share Posted September 9, 2011 Hi All, I am trying to integrate EBS a payment gateway in India . The payment gateway provides some sample code which they have asked to place in the modules folder. In Prestashop Admin panel I went to modules and saw this come under Other Modules and I was able to install it successfully by clicking the install button.But I am not able to see this EBS payment option on my sites payment page. I have two problems, shouldn't this payment gateway module be listed Payments and Gateway tab under Modules rather than Other Modules. How can I get this enable on my site. I have attached the EBS.php file for reference Any help appreciated on this topic. Link to comment Share on other sites More sharing options...
ajax Posted September 9, 2011 Author Share Posted September 9, 2011 Just want to add my configuration details as addition info to above query : Prestashop Version: 1.4.4.0 Server information: Linux #1 SMP Tue May 31 13:22:04 EDT 2011 x86_64 Server software Version: Apache PHP Version: 5.2.17 MySQL Version: 5.0.92-community-log Link to comment Share on other sites More sharing options...
v2910 Posted November 18, 2011 Share Posted November 18, 2011 Your EBS module isnt showing up because it is not being classified as a payment module. You need to edit the php file that comes with the module and change the line for tab recognition. $this->tab = 'payments_gateways'; It will probabaly read something like $this->tab = 'payment'; or something similar. Link to comment Share on other sites More sharing options...
Bhasha Technologies Posted November 22, 2011 Share Posted November 22, 2011 Try DirecPay payment gateway better than EBS in terms of service We also have direcPay module for PS http://addons.prestashop.com/en/payments-gateways/3667-direcpay.html 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