Hi, i am just a beginner and i try to create my own carrier module. So far its cool but i stack at this point. I know i can return any integer at "public function getOrderShippingCost($params, $shipping_cost)" as my shipping price. My problem is i have 3 carrier and i want a different cost each carr...