| Modifier and Type | Method and Description |
|---|---|
PaymentTransactionEntryModel |
PaymentService.refundStandalone(StandaloneRefundRequest request)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
RefundResult |
StandaloneRefundMockCommand.perform(StandaloneRefundRequest request) |
| Modifier and Type | Method and Description |
|---|---|
PaymentTransactionEntryModel |
DefaultPaymentServiceImpl.refundStandalone(StandaloneRefundRequest request)
Deprecated.
Since 4.2.2 use
DefaultPaymentServiceImpl.refundStandalone(String, BigDecimal, Currency, AddressModel, CardInfo) instead |
| Modifier and Type | Method and Description |
|---|---|
RefundResult |
CardPaymentService.refundStandalone(StandaloneRefundRequest request)
Refunds money to customer not based on previous transaction.
|
| Modifier and Type | Method and Description |
|---|---|
RefundResult |
DefaultCardPaymentServiceImpl.refundStandalone(StandaloneRefundRequest request) |
Copyright © 2018 SAP SE. All Rights Reserved.