public class PayPalSaleRequest extends PayPalRequest
| Modifier and Type | Field and Description |
|---|---|
protected com.paypal.api.payments.Payment |
payment |
protected com.paypal.api.payments.PaymentExecution |
paymentExecution |
apiContext, executed| Constructor and Description |
|---|
PayPalSaleRequest(com.paypal.api.payments.Payment payment,
com.paypal.api.payments.PaymentExecution paymentExecution,
com.paypal.base.rest.APIContext apiContext) |
| Modifier and Type | Method and Description |
|---|---|
PayPalResponse |
executeInternal() |
protected boolean |
isRequestValid() |
execute, isValidprotected com.paypal.api.payments.Payment payment
protected com.paypal.api.payments.PaymentExecution paymentExecution
public PayPalSaleRequest(com.paypal.api.payments.Payment payment,
com.paypal.api.payments.PaymentExecution paymentExecution,
com.paypal.base.rest.APIContext apiContext)
public PayPalResponse executeInternal() throws com.paypal.base.rest.PayPalRESTException
executeInternal in class PayPalRequestcom.paypal.base.rest.PayPalRESTExceptionprotected boolean isRequestValid()
isRequestValid in class PayPalRequestCopyright © 2025. All rights reserved.