Outgoing Payments Admin

The Outgoing Payments Requests functionality lets you add, approve, and pay different payment requests, manually or automatically.

FTOS_PYMT_Payment_EditFormOutgoing Journey

General description:

This is an user journey aimed at implementing the Edit Outgoing Payment functionality, in order to manually allocate or deallocate an outgoing payment. This journey is connected to the FTOS_PYMT_Payment entity.

This form is used to manually allocate or deallocate an outgoing payment.

The user clicks Allocate to open the Payment Request Search grid. The user searches for the desired outgoing payments, inside the grid. For the search, the following parameters are available:

Search parameters: Description
referenceNo Reference No.
outgoingPaymentTypeSearchId Outgoing Payment Type
amountMin Payment Amount min

amountMax

Payment Amount max

payerNameSearch

Payment Beneficiary Name

ibanSearch

IBAN

startDueDateFrom

Start Due Date From

startDueDateTo

Start Due Date To

NOTE  At least one criteria has to be filled in. If not, a warning message is shown: "Warning! The fields should not be empty!".

In order to show the results, the following functions are used:

Server Side Scripts

Endpoints

The following endpoints are used for matching between outgoing payment requests and outgoing payments:

Server Side Script Libraries

From the FTOS_PYMT_OutgoingPaymentAllocation_manual library, the PYMT_OutgoingPayment() function is used. Inside this function, the following functions are used: