From b068e5ee1101034674f6581cdd8e6047e493b109 Mon Sep 17 00:00:00 2001 From: Nitin Kanish Date: Tue, 28 Apr 2026 11:50:22 +0530 Subject: [PATCH] Update PaymentModule.php URL to 8.2.x branch Updated the URL for the PaymentModule.php file to point to the 8.2.x branch. --- modules/concepts/hooks/list-of-hooks/actionValidateOrder.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/concepts/hooks/list-of-hooks/actionValidateOrder.md b/modules/concepts/hooks/list-of-hooks/actionValidateOrder.md index 907d107383..79f18af244 100644 --- a/modules/concepts/hooks/list-of-hooks/actionValidateOrder.md +++ b/modules/concepts/hooks/list-of-hooks/actionValidateOrder.md @@ -4,7 +4,7 @@ hidden: true hookTitle: 'New orders' files: - - url: 'https://github.com/PrestaShop/PrestaShop/blob/8.0.x/classes/PaymentModule.php' + url: 'https://github.com/PrestaShop/PrestaShop/blob/8.2.x/classes/PaymentModule.php' file: classes/PaymentModule.php locations: - 'front office'