Class StandardPaymentProductsResolverConnector
- java.lang.Object
-
- de.adorsys.aspsp.xs2a.connector.spi.converter.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 Summary
Constructors Constructor Description StandardPaymentProductsResolverConnector()
-
-
-
Method Detail
-
isRawPaymentProduct
public boolean isRawPaymentProduct(String paymentProduct)
-
-