| Package | Description |
|---|---|
| com.paypal.sdk.controllers | |
| com.paypal.sdk.models |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<OrderAuthorizeResponse> |
OrdersController.authorizeOrder(AuthorizeOrderInput input)
Authorizes payment for an order.
|
CompletableFuture<ApiResponse<OrderAuthorizeResponse>> |
OrdersController.authorizeOrderAsync(AuthorizeOrderInput input)
Authorizes payment for an order.
|
| Modifier and Type | Method and Description |
|---|---|
AuthorizeOrderInput |
AuthorizeOrderInput.Builder.build()
Builds a new
AuthorizeOrderInput object using the set fields. |
Copyright © 2025. All rights reserved.