jaimeweb Posted September 12, 2010 Share Posted September 12, 2010 Hi, I want to set certain products on my shop (only 7-8 products) to a different checkout mod (eg: cash on delivery) and everything else on my site something else (eg: paypal). Is there some sort of code that could be made to include in a file which contains the product url ID's....or something.Or any way around this? Thanks for any help! Link to comment Share on other sites More sharing options...
tomerg3 Posted September 12, 2010 Share Posted September 12, 2010 Prestashop can be customized to do pretty much anything....What would you do if there are 2 products in the cart, a regular one, and one from those 7-8? Link to comment Share on other sites More sharing options...
jaimeweb Posted September 12, 2010 Author Share Posted September 12, 2010 lol i did think of that whilst laying in bed thinking about this last night but forgot all about it.Maybe if that happend it would just show the cash on delivery option for example .... Link to comment Share on other sites More sharing options...
tomerg3 Posted September 12, 2010 Share Posted September 12, 2010 OK, I think the best way to do this is to edit the other payment modules, and in the hookPayment function, add a check to see if any of the 8 products are in the cart, if they are, then return without loading the payment method. Link to comment Share on other sites More sharing options...
jaimeweb Posted September 12, 2010 Author Share Posted September 12, 2010 :/...Right, and how do i do that, sorry i wouldnt know the first thing to do, can you help? Thanks Link to comment Share on other sites More sharing options...
tomerg3 Posted September 12, 2010 Share Posted September 12, 2010 I try to help by offering you a solution, however, I cannot actually write this code for you.If you are not a programmer, then you should find one and hire them to make these changes for you. Link to comment Share on other sites More sharing options...
Petan.S Posted January 5, 2011 Share Posted January 5, 2011 Hi,I would like to modify prestashop 1.3.1.1 similar way. But with option, that if will be add product in to cart with some Reference code starting with words (for example: ABC), then after click on checkout system show only payment option for bank transfer and paypal. Cash on delivery or another payment option will be hidden. I am willing to pay for this modification some reasonable cost. Let me know please if this modification is possible and price for doing it.Thank you so much Link to comment Share on other sites More sharing options...
Recommended Posts