Documentation for a newer release is available. View Latest
Esta página no está disponible actualmente en Español. Si lo necesita, póngase en contacto con el servicio de asistencia de Icon (correo electrónico)

Payment Request Creator

Payment Request Creator is a part of the Releaser whose role is to build a valid Payment Request. Based on previously loaded and aggregated Payment Initiation, Payment Instruction and Payment Transaction information as input, it should build a valid Payment Request as output.

PaymentRequestCreator interface does not specify how the actual Payment Request being built should look like. It is left to the implementation class to define how the Payment Request should look like and what data it should contain.

Default Payment Request Creator

Default Payment Releaser implementation also includes the DefaultPaymentReleaserCreator class. This class represents the reference implementation, and creates a valid ISO 20022 'ExecutePaymentRequest' class (Pacs008 message).