public class Update extends Request
closeOnFinish, logger, params| Constructor and Description |
|---|
Update()
Class constructor Mode defaults to UpdateMode.WithResponse.
|
| Modifier and Type | Method and Description |
|---|---|
Update |
setMode(UpdateMode mode)
Set the mode.
|
Update |
setRefundChargebackStatus(RefundChargebackStatus refundChargebackStatus)
Set the Refund/Chargeback status: R = Refund C = Chargeback.
|
Update |
setTransactionId(String transactionId)
Set the transaction id.
|
getParams, isSetKhashPaymentEncoding, setAuthorizationStatus, setAvsAddressReply, setAvsZipReply, setCloseOnFinish, setCvvReply, setKcCustomerId, setKhashPaymentEncoding, setKhashPaymentEncoding, setMerchantAcknowledgment, setMerchantId, setOrderNumber, setParm, setPayment, setPayment, setPaymentMasked, setSessionId, setVersion, toStringpublic Update()
public Update setMode(UpdateMode mode)
mode - Mode of the requestIllegalArgumentException - when mode is nullpublic Update setTransactionId(String transactionId)
transactionId - String Transaction idpublic Update setRefundChargebackStatus(RefundChargebackStatus refundChargebackStatus)
refundChargebackStatus - String Refund or chargeback statusIllegalArgumentException - when refundChargebackStatus is nullCopyright © 2022. All rights reserved.