@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() |
initiatePayment
default Optional<com.fasterxml.jackson.databind.ObjectMapper> getObjectMapper()
getObjectMapper
in interface TppBankingApiSinglePaymentPisApi
default Optional<javax.servlet.http.HttpServletRequest> getRequest()
getRequest
in interface TppBankingApiSinglePaymentPisApi
Copyright © 2020. All rights reserved.