Domanda

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)

È stato utile?

Soluzione

Solved: using the hook order confirmation

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top