C1-DEFERREF

This algorithm is invoked when the status of the refund request is changed to Submitted or Approved. It checks whether the refund request must be processed in the real time (i.e. immediately) or in the deferred mode (i.e. in the background). If the number of valid records in the refund request does not exceed the online record process limit, the system changes the status of the refund request to Processing. However, if the number of valid records in the refund request exceeds the online record process limit, the system changes the status of the refund request to Deferred Processing.

This algorithm contains the following parameter:

  • Online Record Process Limit - Used to indicate the maximum number of valid records you can process in the real time (i.e. immediately).