| Package | Description |
|---|---|
| com.paypal.sdk.controllers | |
| com.paypal.sdk.models |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<CapturedPayment> |
PaymentsController.getCapturedPayment(GetCapturedPaymentInput input)
Shows details for a captured payment, by ID.
|
CompletableFuture<ApiResponse<CapturedPayment>> |
PaymentsController.getCapturedPaymentAsync(GetCapturedPaymentInput input)
Shows details for a captured payment, by ID.
|
| Modifier and Type | Method and Description |
|---|---|
GetCapturedPaymentInput |
GetCapturedPaymentInput.Builder.build()
Builds a new
GetCapturedPaymentInput object using the set fields. |
Copyright © 2025. All rights reserved.