...
- If no filters are selected, then maximum date interval allowed is 30 days
- By default if "Payment state" filter is not selected, then the system will load all the payment in the state "PAID", "FAILED" and "IN_PROGRESS" from STX side and all the payments from Slimpay.
- If the "Payment state" filter is PAID, then load "settled" payments from Slimpay and PAID payments from STX.
- If the "Payment state" filter is FAILED, then load "rejected" payments from Slimpay and FAILED payments from STX.
- If the "Payment state" filter is IN_PROGRESS, then load IN_PROGRESS payments from STX and find corresponding payments from the Slimpay (based on the payment identification)
- In the edit screen, if the payment is PAID, show the installment RUM number and Rank of the installment paid by this payment.
...