@FeignClient(url="${tpp.url}", name="tppPaymentClient") public interface TppPaymentClient extends PaymentConfirmationApi
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() |
confirmPayment
default Optional<com.fasterxml.jackson.databind.ObjectMapper> getObjectMapper()
getObjectMapper
in interface PaymentConfirmationApi
default Optional<javax.servlet.http.HttpServletRequest> getRequest()
getRequest
in interface PaymentConfirmationApi
Copyright © 2020. All rights reserved.