create([ 'price' => $price, 'type' => $type, 'user_id' => $userId, 'user_type' => $userType, 'order_id' => $orderId ?? '' ]); } }