static bool isORANGE(String paymentMethodReference){ return [ORANGE_CI].contains(paymentMethodReference); }