Speculum Posted March 23, 2006 Posted March 23, 2006 checkout_shipping has an "auto-select" that selects cheapest shipping option ... by default checkout-payment obviously does not have this but, is there a way to auto-select the "first" payment module (set in display order from admin) to be selected ... by default? TIA :thumbsup:
Guest Posted March 23, 2006 Posted March 23, 2006 yea should be a loop for the radio buttons in catalog\checkout_payment.php. So you set a flag for the first payment entry and then you specify the flag with the tep_draw_radio_field in its 3rd parameter.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.