Documentation for a newer release is available.
View Latest
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.