CharlieFoxtrot
2009-08-30 15:46:13
I wanted the "Cheque" option to appear LAST on the list so modified the following file:
Search for:
; [Cheque]
ChequeName = "Cheque"Change to:
; [Cheque]
ChequeName = "Z_Cheque"Save the changes and visit your checkout page. The "Cheque" option should now appear LAST!
I have tested this procedure with ISC 4.0.7 and it works perfectly. I have NOT tested this with any other ISC versions.
The rest of my payment methods were in an acceptable order, so I have not experimented with using the same procedure on multiple payment methods.
Enjoy!