Class StandardPaymentProductsResolverConnector


  • @Component
    public class StandardPaymentProductsResolverConnector
    extends Object
    Checks if provided payment product belongs to the pre-defined list of standard payment products, handled by JSON-Object mapping.
    See "5.3.1 Payment Initiation with JSON encoding of the Payment Instruction" of Implementation Guidelines
    • Constructor Detail

      • StandardPaymentProductsResolverConnector

        public StandardPaymentProductsResolverConnector()
    • Method Detail

      • isRawPaymentProduct

        public boolean isRawPaymentProduct​(String paymentProduct)