http://jira.mfd.msk:8088/browse/CLS-732 sdf54 & DM*I hotfix
This commit is contained in:
parent
98bb9a26c8
commit
8ead0d74b5
1 changed files with 1 additions and 1 deletions
|
|
@ -203,7 +203,7 @@ public class PaymentInstructionOutboundService {
|
|||
pmt.setTransactionStatus(TransactionStatus.fail.getKey());
|
||||
pmt.setUpdated(now);
|
||||
pmtImdg.update(pmt);
|
||||
return error(req.getId(), ClearingError.GeneralError);
|
||||
return error(req.getId(), ClearingError.GatewayNotApproved);
|
||||
}
|
||||
}
|
||||
sdf54Imdg.insert(sDf54);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue