List the steps to create a payment module for PrestaShop 1.7 ?

devquora
devquora

Posted On: Jun 10, 2021

 

The steps to create a payment module for PrestaShop 1.7 are:

  • Declaring a new module.
  • Adding an icon to the module.
  • Installing the module.
  • Working with hooks.
  • Creating a validation controller.

 

 

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    PrestaShop Interview Questions

    What is Prestashop?

    Prestashop is free rich featured open source e-commerce solution published under Open Software License (OSL). It allows..

    PrestaShop Interview Questions

    List out some features of Prestashop?

    Below are the list features supported Prestashop:- Hundreds of Store Templates Inbuilt Website Builder Mobile Responsiv..

    PrestaShop Interview Questions

    On what architecture Prestashop is based?

    PrestaShop is based on a 3-tier architecture:Object/data. Database access is controlled through files in the “class..