How To Display The List Of Payment Method By Order In Checkout Page?

In the checkout page, there is a list of payment method with radion button, so that buyer can choose one of them to checkout.

I created the payment methods in admin page. Not sure how is the default order to display in page. But I want change the order as what I want.



For example now the order is:

paypal

bank transfer



I want to it displayed as

bank transfer

paypal



Is there easy way to do that?

Do you mean you need the payment methods order in frontend to be different from the admin side?

Administration/Payment methods and hold cursor to the far left of the payment option and then click and drag.

Hope this helps.

[quote name=‘cscartrocks’ timestamp=‘1399544187’ post=‘183139’]

Do you mean you need the payment methods order in frontend to be different from the admin side?

[/quote]

ok, I don’t know can order that in admin page. Thank you.

[quote name=‘jimmyod’ timestamp=‘1399545913’ post=‘183140’]

Administration/Payment methods and hold cursor to the far left of the payment option and then click and drag.

Hope this helps.

[/quote]

Thank you very much. It works. I don’t know that :-)