Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Extra field in checkout-payment.php


juster22

Recommended Posts

Posted

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?

Posted

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!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...