public class SofortLibRefund
extends java.lang.Object
sendRefundRequest(RefundRequest)| Constructor and Description |
|---|
SofortLibRefund(ConnectionConfig connectionConfig,
DataHandler dataHandler)
Instantiates a new sofort lib refund with given communication and handler
data.
|
| Modifier and Type | Method and Description |
|---|---|
RefundResponse |
sendRefundRequest(RefundRequest request)
Send the refund request defined for a transaction.
|
public SofortLibRefund(ConnectionConfig connectionConfig, DataHandler dataHandler)
connectionConfig - the connection configdataHandler - the data handlerpublic RefundResponse sendRefundRequest(RefundRequest request)
request - the request with transaction data