static bool isMTN(String paymentMethodReference){ return [MTN_CI].contains(paymentMethodReference); }