@FeignClient(url="${tpp.url}",
name="tppPisSinglePaymentClient")
public interface TppPisSinglePaymentClient
extends TppBankingApiSinglePaymentPisApi
log| Modifier and Type | Method and Description |
|---|---|
default Optional<String> |
getAcceptHeader() |
default Optional<com.fasterxml.jackson.databind.ObjectMapper> |
getObjectMapper() |
default Optional<javax.servlet.http.HttpServletRequest> |
getRequest() |
initiatePaymentdefault Optional<com.fasterxml.jackson.databind.ObjectMapper> getObjectMapper()
getObjectMapper in interface TppBankingApiSinglePaymentPisApidefault Optional<javax.servlet.http.HttpServletRequest> getRequest()
getRequest in interface TppBankingApiSinglePaymentPisApiCopyright © 2020. All rights reserved.