Designinfo Posted May 10, 2015 Share Posted May 10, 2015 0 down vote favorite 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 below as it used to show. you can see that all are in active payments . This is not visible in the actual shop when payment is being made ....infact no payment option is visible. Link to comment Share on other sites More sharing options...
Designinfo Posted May 14, 2015 Author Share Posted May 14, 2015 https://www.prestash...g-on-front-end/ 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. Link to comment Share on other sites More sharing options...
El Patron Posted May 17, 2015 Share Posted May 17, 2015 check the following: back office-->modules-->payment this list the restrictions for payment modules, currency/country validate that these settings are correct. 1 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