Class StandardPaymentProductsResolver
- java.lang.Object
-
- de.adorsys.psd2.xs2a.service.profile.StandardPaymentProductsResolver
-
@Component public class StandardPaymentProductsResolver 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 StandardPaymentProductsResolver()
-
-
-
Method Detail
-
isRawPaymentProduct
public boolean isRawPaymentProduct(String paymentProduct)
-
-