From 9d7e2b412eb45b44f2909116f6fe0aa14a463602 Mon Sep 17 00:00:00 2001 From: Hamza-Ayed Date: Mon, 6 Jul 2026 02:55:17 +0300 Subject: [PATCH] Update: 2026-07-06 02:55:17 --- backend/ride/pricing/get.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/ride/pricing/get.php b/backend/ride/pricing/get.php index b17bf473..8dfef256 100644 --- a/backend/ride/pricing/get.php +++ b/backend/ride/pricing/get.php @@ -196,7 +196,7 @@ function calculateDynamicPrice($country, $minFare, $distance, $duration, $kazanR $isEgypt = ($kazanRow['country'] === 'Egypt' || $kazanRow['country'] === 'EG'); if ($isJordan) { - $longSpeedPerKm = 0.20; // Increased to ensure driver perceives higher value + $longSpeedPerKm = 0.19; // Increased to ensure driver perceives higher value $longTripPerMin = 0.045; // Highway time increased } else if ($isEgypt) { $longSpeedPerKm = 10.0; // Cheaper for long distance