rpethiyagoda Posted April 28, 2018 Share Posted April 28, 2018 Hi, I am using prestashop 1.6.1.13. I am offering several shipping options and payment options. Therefore, I want to change the available payment options for customers based on their selected shipping method. Link to comment Share on other sites More sharing options...
bellini13 Posted April 28, 2018 Share Posted April 28, 2018 prestashop does not support this out of the box. you could try searching for a module that might do this, but most likely you will need to create a solution your self. most people alter that payment modules, so that the payment module shows/hides itself based on the selected carrier. Link to comment Share on other sites More sharing options...
rpethiyagoda Posted April 30, 2018 Author Share Posted April 30, 2018 thanks bellini13 for your advice. I was searching such module but I could not find any suitable solution. Link to comment Share on other sites More sharing options...
auroncaos Posted October 12, 2023 Share Posted October 12, 2023 hello there, sorry for reopen this old topics, can anyone give me a suggestion to create this function on 1.6 prestashop? I need to "hide" some payments methods if a specific carrier is selected. Link to comment Share on other sites More sharing options...
Nickz Posted October 12, 2023 Share Posted October 12, 2023 (edited) 15 hours ago, auroncaos said: hello there, sorry for reopen this old topics, can anyone give me a suggestion to create this function on 1.6 prestashop? I need to "hide" some payments methods if a specific carrier is selected. Still being on a shop version of 1.6 you need to give us more details. Theme, Modules on payment methods Edited October 13, 2023 by Nickz (see edit history) Link to comment Share on other sites More sharing options...
auroncaos Posted October 12, 2023 Share Posted October 12, 2023 (edited) 18 minutes ago, Nickz said: Still being on a shop version of 1.6 ypu need to give more details. Theme, Modules on payment methods I have the 1.6 version, with a custome theme (ps_glori) I have 2 kind of shipping method: pay for delivery at home (9.5 dollars) no pay for getting in the store (0.00 dollars) add to future orders then in the hook payments module I have: bankwire (module) paypal (module) pay later (module "custome payment method) I need pay later to appear only for "add to future orders" and bankwire and paypal for the other 2 kinds of carrier. I guess I need to edit displayPayment.tpl or ps_checkout.php ? Thanks for your help Edited October 12, 2023 by auroncaos (see edit history) Link to comment Share on other sites More sharing options...
Nickz Posted October 13, 2023 Share Posted October 13, 2023 15 hours ago, auroncaos said: custome theme (ps_glori) Ok and can they not give you an idea that to do? What ever you try, make backups, database, files before 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