| Package | Description |
|---|---|
| com.paypal.api.payments |
| Modifier and Type | Method and Description |
|---|---|
PaymentExecution |
PaymentExecution.setPayerId(String payerId)
Setter for payerId
|
PaymentExecution |
PaymentExecution.setTransactions(List<Transactions> transactions)
Setter for transactions
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2015. All Rights Reserved.