public class MerchantIdServiceImpl extends java.lang.Object implements MerchantIdService
Modifier and Type | Field and Description |
---|---|
private static org.slf4j.Logger |
log |
Constructor and Description |
---|
MerchantIdServiceImpl() |
Modifier and Type | Method and Description |
---|---|
(package private) MerchantIdResponse |
configureAndExecuteWrapper(com.paypal.base.rest.APIContext apiContext,
com.paypal.base.rest.HttpMethod httpMethod,
java.lang.String resourcePath,
java.lang.String payLoad,
java.lang.Class<MerchantIdResponse> clazz) |
MerchantIdResponse |
getMerchantId(PayPalPlusRequestContext requestContext,
java.lang.String partnerId,
java.lang.String trackingId) |
public MerchantIdResponse getMerchantId(PayPalPlusRequestContext requestContext, java.lang.String partnerId, java.lang.String trackingId)
getMerchantId
in interface MerchantIdService
MerchantIdResponse configureAndExecuteWrapper(com.paypal.base.rest.APIContext apiContext, com.paypal.base.rest.HttpMethod httpMethod, java.lang.String resourcePath, java.lang.String payLoad, java.lang.Class<MerchantIdResponse> clazz) throws com.paypal.base.rest.PayPalRESTException
com.paypal.base.rest.PayPalRESTException