Вопрос

How can I execute some php lines after the checkout confirm on PrestaShop, WITHOUT writing them in OrderConfirmationController.php ? (i'm developing a shipping module so I don't want to modify existing files)

Это было полезно?

Решение

Solved: using the hook order confirmation

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top