I am interested in having a small chunk of php written that can be used for estimating UPS shipping time for a product on our website. Some html needs to be written to create a simple user interface for entering data.
Here are some top level requirements:
1. Calculate from a UPS look up table how long it takes to ship from our address to a customer entered address. Need to account for weekends as UPS does not deliver then.
2. Look at time of day so if an order is placed after the cutoff time, the php code can adjust the time calculation accordingly.
3. Create a couple of form entry fields so the customer can enter their data (want this to be a pop up on an existing page and not go to a new page).
If this is something you are interested in please PM me and I can provide additional details.
Thanks.
Here are some top level requirements:
1. Calculate from a UPS look up table how long it takes to ship from our address to a customer entered address. Need to account for weekends as UPS does not deliver then.
2. Look at time of day so if an order is placed after the cutoff time, the php code can adjust the time calculation accordingly.
3. Create a couple of form entry fields so the customer can enter their data (want this to be a pop up on an existing page and not go to a new page).
If this is something you are interested in please PM me and I can provide additional details.
Thanks.