Documentation for a newer release is available.
View Latest
Payment Request Sender
Payment Request Sender is a part of the Releaser whose role is to send a previously built Payment Request to the Payment Execution.
PaymentRequestSender interface does not specify how the actual sending should look like.
It is left to the implementation class to implement the actual sending logic.