| Package | Description |
|---|---|
| com.paypal.sdk.controllers | |
| com.paypal.sdk.models |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<Order> |
OrdersController.createOrder(CreateOrderInput input)
Creates an order.
|
CompletableFuture<ApiResponse<Order>> |
OrdersController.createOrderAsync(CreateOrderInput input)
Creates an order.
|
| Modifier and Type | Method and Description |
|---|---|
CreateOrderInput |
CreateOrderInput.Builder.build()
Builds a new
CreateOrderInput object using the set fields. |
Copyright © 2025. All rights reserved.