service/src/main/java/org/apache/fineract/cn/interoperation/service/internal/service/InteropService.java (28 lines): - line 115: //TODO: error handling - line 158: //TODO: error handling - line 160: //TODO: transaction expiration separated from action expiration - line 183: //TODO: error handling - line 185: //TODO: transaction expiration separated from action expiration - line 202: // TODO add action and set the status to failed in separated transaction - line 205: // TODO: extend Charge with a property that could be stored in charges - line 228: //TODO: error handling - line 229: //TODO: ABORT - line 233: //TODO: transaction expiration separated from action expiration - line 241: // TODO add action and set the status to failed in separated transaction - line 245: // TODO: extend Charge with a property that could be stored in charges - line 258: //TODO: error handling - line 259: //TODO: ABORT - line 263: //TODO: transaction expiration separated from action expiration - line 272: // TODO add action and set the status to failed in separated transaction - line 276: // TODO: extend Charge with a property that could be stored in charges - line 294: // TODO: validate amount with quote amount - line 327: MoneyData fspFee = request.getFspFee(); // TODO compare with calculated and with quote - line 422: // transfer back remaining prepared amount TODO: JM maybe fail this case? - line 582: //TODO: error handling - line 590: //TODO: error handling - line 621: //TODO: error handling - line 634: //TODO: error handling - line 676: //TODO: compare with calculated quote fee - line 683: //TODO: compare with calculated quote commission - line 725: //TODO: error handling - line 753: //TODO: error handling api/src/main/java/org/apache/fineract/cn/interoperation/api/v1/domain/InteropState.java (1 line): - line 46: return null; // TODO fail