public static VippsPaymentType GetVippsPaymentType(this IOrderGroup orderGroup) { return(PaymentTypeHelper.GetVippsPaymentType(orderGroup)); }