Book Image

PrestaShop Module Development

By : Fabien Serny
Book Image

PrestaShop Module Development

By: Fabien Serny

Overview of this book

Table of Contents (19 chapters)
PrestaShop Module Development
Credits
Foreword
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


In this chapter, we saw how to create a fully functional payment module. You learned how to validate a cart into an order, create new order states, and send e-mails. You also learned how to work with a third-party API.

In the next chapter, we will learn how to configure multistore and make your module compliant with this feature.