MiKe42 Posted February 25, 2010 Share Posted February 25, 2010 Hey everyone!I need to do something unusual when chosing a carrier during the checkout. I'm going to use the services of a company that has several drop points throughout the country. I want the client to be able to chose one of these drop points when he choses that shipping option. Is there anyway I can do that? Maybe a hook? I'll have to save that information to the database afterwards, but that's not difficult. I'd just like to know how to integrate this option during the checkout.Hope someone has a clue Thanks Link to comment Share on other sites More sharing options...
tomerg3 Posted February 27, 2010 Share Posted February 27, 2010 You can change the checkout code to add a ship from location to one of the steps (probably the shipping selection page - order-carrier.tpl), and than save the information to the database from order.php (which is the file that gets called in the checkout process). Link to comment Share on other sites More sharing options...
Nokall Posted February 28, 2010 Share Posted February 28, 2010 I think you can make this.It's only a suggestion.Example:The name of ,Carrier have the name of the drop point collection, (text that have time to ship) have the name shipment or zone of country, give the price that you whant to charge or put at 0.If you whant to give differente method of payment use modul ship to pay , because if you whant you can give to some drop points payment by bank transfer other's payment by COD or other by paypal BR Link to comment Share on other sites More sharing options...
MiKe42 Posted March 7, 2010 Author Share Posted March 7, 2010 Just to say I did as tomerg3 suggested. I altered order.php and the TPLs I needed to show something different.Thanks tomerg3 and Nokall Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now