public class ECheckConfigCommonInternalOnlyProcessors extends Object
| Constructor and Description |
|---|
ECheckConfigCommonInternalOnlyProcessors() |
| Modifier and Type | Method and Description |
|---|---|
ECheckConfigCommonInternalOnlyProcessors |
enable15anTransactionReferenceNumber(Boolean enable15anTransactionReferenceNumber) |
ECheckConfigCommonInternalOnlyProcessors |
enableCCS(Boolean enableCCS) |
boolean |
equals(Object o) |
String |
getPortalSupportedPaytypes()
*NEW* This is used by the EBC2 application
|
String |
getSettlementMethod()
*NEW* Possible values: - BEST_GUESS
|
String |
getTerminalId()
*NEW* The 'Terminal Id' aka TID, is an identifier used for with your payments processor.
|
String |
getVerificationLevel()
*NEW* Possible values: - VALIDATION
|
int |
hashCode() |
Boolean |
isEnable15anTransactionReferenceNumber()
*NEW* This ensures the transaction reference # contains an identifier that can be viewed in CYBS
|
Boolean |
isEnableCCS()
*NEW* Flag to indicate whether the processor is migrated to the Common Connectivity Services Platform.
|
Boolean |
isSetCompletedState()
*Moved* When set to Yes we will automatically update transactions to a completed status X-number of days after the transaction comes through; if no failure notification is received.
|
ECheckConfigCommonInternalOnlyProcessors |
portalSupportedPaytypes(String portalSupportedPaytypes) |
ECheckConfigCommonInternalOnlyProcessors |
setCompletedState(Boolean setCompletedState) |
void |
setEnable15anTransactionReferenceNumber(Boolean enable15anTransactionReferenceNumber) |
void |
setEnableCCS(Boolean enableCCS) |
void |
setPortalSupportedPaytypes(String portalSupportedPaytypes) |
void |
setSetCompletedState(Boolean setCompletedState) |
void |
setSettlementMethod(String settlementMethod) |
void |
setTerminalId(String terminalId) |
ECheckConfigCommonInternalOnlyProcessors |
settlementMethod(String settlementMethod) |
void |
setVerificationLevel(String verificationLevel) |
ECheckConfigCommonInternalOnlyProcessors |
terminalId(String terminalId) |
String |
toString() |
ECheckConfigCommonInternalOnlyProcessors |
verificationLevel(String verificationLevel) |
public ECheckConfigCommonInternalOnlyProcessors()
public ECheckConfigCommonInternalOnlyProcessors enableCCS(Boolean enableCCS)
public Boolean isEnableCCS()
public void setEnableCCS(Boolean enableCCS)
public ECheckConfigCommonInternalOnlyProcessors terminalId(String terminalId)
public String getTerminalId()
public void setTerminalId(String terminalId)
public ECheckConfigCommonInternalOnlyProcessors enable15anTransactionReferenceNumber(Boolean enable15anTransactionReferenceNumber)
public Boolean isEnable15anTransactionReferenceNumber()
public void setEnable15anTransactionReferenceNumber(Boolean enable15anTransactionReferenceNumber)
public ECheckConfigCommonInternalOnlyProcessors portalSupportedPaytypes(String portalSupportedPaytypes)
public String getPortalSupportedPaytypes()
public void setPortalSupportedPaytypes(String portalSupportedPaytypes)
public ECheckConfigCommonInternalOnlyProcessors settlementMethod(String settlementMethod)
public String getSettlementMethod()
public void setSettlementMethod(String settlementMethod)
public ECheckConfigCommonInternalOnlyProcessors verificationLevel(String verificationLevel)
public String getVerificationLevel()
public void setVerificationLevel(String verificationLevel)
public ECheckConfigCommonInternalOnlyProcessors setCompletedState(Boolean setCompletedState)
public Boolean isSetCompletedState()
public void setSetCompletedState(Boolean setCompletedState)
Copyright © 2024. All rights reserved.