| Package | Description |
|---|---|
| com.paypal.sdk.controllers | |
| com.paypal.sdk.models |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<PaymentAuthorization> |
PaymentsController.reauthorizePayment(ReauthorizePaymentInput input)
Reauthorizes an authorized PayPal account payment, by ID.
|
CompletableFuture<ApiResponse<PaymentAuthorization>> |
PaymentsController.reauthorizePaymentAsync(ReauthorizePaymentInput input)
Reauthorizes an authorized PayPal account payment, by ID.
|
| Modifier and Type | Method and Description |
|---|---|
ReauthorizePaymentInput |
ReauthorizePaymentInput.Builder.build()
Builds a new
ReauthorizePaymentInput object using the set fields. |
Copyright © 2025. All rights reserved.