static bool isMobilePayment(String paymentMethodReference){ return [Moov_CI,MTN_CI, ORANGE_CI].contains(paymentMethodReference); }