| Package | Description |
|---|---|
| com.paypal.sdk.controllers | |
| com.paypal.sdk.models |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<Order> |
OrdersController.confirmOrder(ConfirmOrderInput input)
Payer confirms their intent to pay for the the Order with the given payment source.
|
CompletableFuture<ApiResponse<Order>> |
OrdersController.confirmOrderAsync(ConfirmOrderInput input)
Payer confirms their intent to pay for the the Order with the given payment source.
|
| Modifier and Type | Method and Description |
|---|---|
ConfirmOrderInput |
ConfirmOrderInput.Builder.build()
Builds a new
ConfirmOrderInput object using the set fields. |
Copyright © 2025. All rights reserved.