public class ExecutePaymentServiceImpl extends java.lang.Object implements ExecutePaymentService
Modifier and Type | Field and Description |
---|---|
private static org.slf4j.Logger |
log |
Constructor and Description |
---|
ExecutePaymentServiceImpl() |
Modifier and Type | Method and Description |
---|---|
ExecutePaymentResponse |
executePayment(ExecutePaymentRequest executePaymentRequest,
PayPalPlusRequestContext requestContext,
java.lang.String paymentID) |
ExecutePaymentResponse |
executePaymentAtPayPal(ExecutePaymentRequest executePaymentRequest,
PayPalPlusRequestContext requestContext,
java.lang.String paymentID) |
public ExecutePaymentResponse executePayment(ExecutePaymentRequest executePaymentRequest, PayPalPlusRequestContext requestContext, java.lang.String paymentID)
executePayment
in interface ExecutePaymentService
public ExecutePaymentResponse executePaymentAtPayPal(ExecutePaymentRequest executePaymentRequest, PayPalPlusRequestContext requestContext, java.lang.String paymentID) throws com.paypal.base.rest.PayPalRESTException
com.paypal.base.rest.PayPalRESTException