public class DirectLinkMaintenanceRequest extends AbstractDirectLinkRequest
| Modifier and Type | Field and Description |
|---|---|
static String |
OPERATION_AUTHORISATION_DELETE |
static String |
OPERATION_AUTHORISATION_DELETE_AND_CLOSE |
static String |
OPERATION_AUTHORISATION_RENEW |
static String |
OPERATION_CAPTURE_LAST_OR_FULL |
static String |
OPERATION_CAPTURE_PARTIAL |
static String |
OPERATION_REFUND_LAST_OR_FULL |
static String |
OPERATION_REFUND_PARTIAL |
static String |
PRODUCTION |
static String |
TEST |
allowedCurrencies, brandsMapallowedLanguages, ogoneFields, ogoneUri, parameters, response, shaComposer| Constructor and Description |
|---|
DirectLinkMaintenanceRequest() |
DirectLinkMaintenanceRequest(ShaComposer shaComposer) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getRequiredFields() |
List<String> |
getValidOgoneUris() |
void |
setAmount(Integer amount)
Set amount in cents, eg EUR 12.34 is written as 1234
|
void |
setOperation(String operation) |
getPayId, getRequiredFieldGroups, setAlias, setPassword, setPayId, setPswd, setUserIdsetBrand, setCom, setComplus, setDynamicTemplateUri, setEmail, setFeedbackMessage, setOrderDescription, setOrderId, setOwnedAddress, setOwnerCountry, setOwnerCty, setOwnerPhone, setOwnerTelNo, setOwnerTown, setOwnerZip, setPaymentMethod, setPm, setTpgetOgoneUri, getShaSign, setCn, setCustomerName, setOgoneUri, setParameter, setPspid, setShaComposer, toArray, validate, validateOgoneUri, validateUripublic static final String TEST
public static final String PRODUCTION
public static final String OPERATION_AUTHORISATION_RENEW
public static final String OPERATION_AUTHORISATION_DELETE
public static final String OPERATION_AUTHORISATION_DELETE_AND_CLOSE
public static final String OPERATION_CAPTURE_PARTIAL
public static final String OPERATION_CAPTURE_LAST_OR_FULL
public static final String OPERATION_REFUND_PARTIAL
public static final String OPERATION_REFUND_LAST_OR_FULL
public DirectLinkMaintenanceRequest()
public DirectLinkMaintenanceRequest(ShaComposer shaComposer)
public void setAmount(Integer amount)
AbstractPaymentRequestsetAmount in class AbstractPaymentRequestpublic void setOperation(String operation)
Copyright © 2016. All rights reserved.