|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PaymentExecution | |
|---|---|
| com.paypal.api.payments | |
| Uses of PaymentExecution in com.paypal.api.payments |
|---|
| Methods in com.paypal.api.payments that return PaymentExecution | |
|---|---|
PaymentExecution |
PaymentExecution.setPayerId(String payerId)
Setter for payerId |
PaymentExecution |
PaymentExecution.setTransactions(List<Transactions> transactions)
Setter for transactions |
| Methods in com.paypal.api.payments with parameters of type PaymentExecution | |
|---|---|
Payment |
Payment.execute(APIContext apiContext,
PaymentExecution paymentExecution)
Executes the payment (after approved by the Payer) associated with this resource when the payment method is PayPal. |
Payment |
Payment.execute(String accessToken,
PaymentExecution paymentExecution)
Executes the payment (after approved by the Payer) associated with this resource when the payment method is PayPal. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||