문제

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