//Payment Information - ChargeBearer
pmtInf.setChrgBr(ChargeBearerType2Code.SLEV);
pmtInf.setPmtTpInf(new PaymentTypeInformation8());
pmtInf.getPmtTpInf().setSvcLvl(new ServiceLevel4());
pmtInf.getPmtTpInf().getSvcLvl().setCd(ServiceLevel3Code.SEPA);
pmtInf.getPmtTpInf().setSeqTp(SequenceType1Code.fromValue(sepaParams.getProperty("sequencetype")));
//Payment Information - Credit Transfer Transaction Information