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
|
Object |
getSettlementMethod()
*NEW*
|
String |
getTerminalId()
*NEW* The 'Terminal Id' aka TID, is an identifier used for with your payments processor.
|
Object |
getVerificationLevel()
*NEW*
|
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(Object settlementMethod) |
void |
setTerminalId(String terminalId) |
ECheckConfigCommonInternalOnlyProcessors |
settlementMethod(Object settlementMethod) |
void |
setVerificationLevel(Object verificationLevel) |
ECheckConfigCommonInternalOnlyProcessors |
terminalId(String terminalId) |
String |
toString() |
ECheckConfigCommonInternalOnlyProcessors |
verificationLevel(Object 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(Object settlementMethod)
public Object getSettlementMethod()
public void setSettlementMethod(Object settlementMethod)
public ECheckConfigCommonInternalOnlyProcessors verificationLevel(Object verificationLevel)
public Object getVerificationLevel()
public void setVerificationLevel(Object verificationLevel)
public ECheckConfigCommonInternalOnlyProcessors setCompletedState(Boolean setCompletedState)
public Boolean isSetCompletedState()
public void setSetCompletedState(Boolean setCompletedState)
Copyright © 2024. All rights reserved.