| Package | Description |
|---|---|
| com.paypal.sdk.controllers | |
| com.paypal.sdk.models |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<Refund> |
PaymentsController.refundCapturedPayment(RefundCapturedPaymentInput input)
Refunds a captured payment, by ID.
|
CompletableFuture<ApiResponse<Refund>> |
PaymentsController.refundCapturedPaymentAsync(RefundCapturedPaymentInput input)
Refunds a captured payment, by ID.
|
| Modifier and Type | Method and Description |
|---|---|
RefundCapturedPaymentInput |
RefundCapturedPaymentInput.Builder.build()
Builds a new
RefundCapturedPaymentInput object using the set fields. |
Copyright © 2025. All rights reserved.