Home » Item #952
I have more than one payment system activated on my web site. However, I want them to appear in a different order in the dropdown menu. How do I do this?
v6 - The selection of which payment options are active is done from the 'status' config setting that each payment method has. However, these do not affect the order. To change that, you would need to open the payment/payment.asp file and find this on line 34:
strPaymentSystems = "2co,aim,cp,dibs,email,epdq,nb,paypal,..."