Designinfo Posted May 15, 2015 Share Posted May 15, 2015 I have installed the following 1.Payment by cheque 2.Bankwire 3.Cash on delivery I have given all permissions of countries , Users , products to all the above. However none of the payment options are visible when I try to purchase a product. The payment gateway 5 page method works fine with all pages loading and the final page shows the total amount with the taxes but no payment option visible as it used to before. I have the following enabled public $display_column_left = true; in all my payment plugins and also they are hooked to the following 1. displayPayment 2. displayPaymentEU 3. displayPaymentReturn I think there is no left and right column enabled on my payment page. there seems to be just the center column. Also i tried to open the global.css to change the width of the column to see if that helped . However it was such a lengthy code that i didnt know where to add the following body#order #center_column {width:500px;} body#order #right_column {width:500px;}body#order #left_column {display:none;} What changes should i make and how should I make . Please explain in detail . Many users seem to have this issue. View the attachments I dont mind a session on team viewer to make things simpler. Link to comment Share on other sites More sharing options...
razaro Posted May 15, 2015 Share Posted May 15, 2015 Not sure if this could help you but check in back office > modules > payment , scroll down a bit, if there are currency and group restriction checked. Link to comment Share on other sites More sharing options...
Designinfo Posted May 15, 2015 Author Share Posted May 15, 2015 There are no restrictions that I have kept. All payment modules are open to all countries and currencies Link to comment Share on other sites More sharing options...
Viji.presta Posted November 19, 2016 Share Posted November 19, 2016 Hi, In my application, I have to integrate MyFatoorah payment gateway with the prestashop. Can anyone help with me or any plug ins available to link with perstashop? Thanks in advance 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