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