juster22 Posted October 7, 2008 Posted October 7, 2008 Hi guys, Normaly I can find the answers after a good search, but now I had to register to find help on something I thought was simple. Probaly it still is but I cannot see it anymore. What do I want? On the payment page (checkout_payment.php) I want to add radiobuttons for customers to make a choice for the time of delivery/pickup. It must be after the payment method is chosen. I know how to make them, but just cannot figure out how to add them to this page. Anybody?
L!mit Posted October 8, 2008 Posted October 8, 2008 Well you can create the radio buttons using the tep_draw_radio_field() function. You will need also to make several other changes to have the result processed in the database. If you are not familiar with OSC then its probably easier to look for a contribution that does something similar and then just modify it. BACKUP FIRST!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.