PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Thursday, June 30, 2022

[FIXED] How to change order / sequence of payment methods at checkout in Prestashop 1.7

 June 30, 2022     checkout, module, payment, prestashop, prestashop-1.7     No comments   

Issue

I want to change the order / sequence of payment methods at checkout in Prestashop 1.7.

My findings will be posted as an answer to this question.

I hope someone will find this helpful.


Solution

  1. Go to admin panel
  2. In the left side, select IMPROVE, then DESIGN, then POSITIONS
  3. Select "Payment by check" in the "Show" section
  4. Select checkbox "Display non-positionable hooks"
  5. A "paymentOptions" section will appear where we reposition (drag & drop) the elements as we desire.

Enjoy!



Answered By - LucianDex
Answer Checked By - Katrina (PHPFixing Volunteer)
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing