public interface PayPalRequest
| Modifier and Type | Method and Description |
|---|---|
PayPalResponse |
execute()
Executes this request if valid.
|
PayPalResponse execute()
AbstractPayPalResponse wrapper around the response from PayPal.PayPalRESTException - if the PayPal REST APIs return an error responsePayPalInvalidRequestStateException - if the request could not be made because of
invalid state.Copyright © 2021. All rights reserved.