Jump to content

Recommended Posts

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.

 

post-1008092-0-01065200-1431275404_thumb.png

 

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

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...