retrospecter Posted July 28, 2008 Share Posted July 28, 2008 Hello everyone.I have a query.Is there any way to put an additional cost if the customer chooses as a method of cash on delivery (COD)?Is it possible to implement somehow a discount when the customer chooses as bank wire payment method?Thank you. Link to comment Share on other sites More sharing options...
Rain3r Posted July 28, 2008 Share Posted July 28, 2008 the fact that in PS's backoffice we cant set additional cost of payment methods is one of the disadvatages of this solution. But, as I read somewhere else, it will be possible in further releases. I hope in very next release Link to comment Share on other sites More sharing options...
svoon Posted September 24, 2008 Share Posted September 24, 2008 HI, I had the same problem as you and I have it solved. I'll describe the solution, maybe it could be helpfull:- I have first carrier called post1, it costs 100CZK and its used if customer choose delivery by post and payment by bank- I have second carrier called post2, it costs 150CZK and its used if customer choose delivery by post and payment CODduring order customer choose delivery by post1. if in next step choose COD, the carrier is switched from post1 into post2, so it's used higher price.I have to change some PHP classes but it's in the end it's not so difficult.ondrej Link to comment Share on other sites More sharing options...
ruilong Posted October 8, 2008 Share Posted October 8, 2008 Is it possible to make a hidden carrier then?it's not so nice to have two carriers with say DHL and then there is one called DHL COD and the other just DHL, then next step you have to choose COD again. and what if the customer chooses wrong? maybe he clicks DHL COD and then pays by credit card?There must be a better way to solve this.. maybe a hidden product called COD? Link to comment Share on other sites More sharing options...
svoon Posted October 8, 2008 Share Posted October 8, 2008 hi,yes it's possible - you have to mark one of them as deleted directly in database. I don't think that is good way to add and remove some COD product from the cart.ondrej Link to comment Share on other sites More sharing options...
Recommended Posts