rollback сессия по возвратам кейс с созданными PaymentInstruction

This commit is contained in:
ialbert 2023-06-29 14:42:50 +03:00
parent afc4669cad
commit b221f4d76f

View file

@ -149,8 +149,6 @@ public class ReturnDepositSession extends AbstractSession implements Initializin
if (paymentResult != null && paymentResult.getStageResult().isEmpty()) {
runStage(TaskType.FormingPaymentInstruction, balanceRevise);
// finishPart(req);
} else {
finishPart(req);
}
} catch (StageException e) {
//already logged