public class ECheckConfigCommonInternalOnlyProcessors extends Object
| Constructor and Description |
|---|
ECheckConfigCommonInternalOnlyProcessors() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
Enable15anTransactionReferenceNumber()
*NEW* This ensures the transaction reference # contains an identifier that can be viewed in CYBS
|
ECheckConfigCommonInternalOnlyProcessors |
enable15anTransactionReferenceNumber(Boolean enable15anTransactionReferenceNumber) |
Boolean |
EnableCCS()
*NEW* Flag to indicate whether the processor is migrated to the Common Connectivity Services Platform.
|
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() |
ECheckConfigCommonInternalOnlyProcessors |
portalSupportedPaytypes(String portalSupportedPaytypes) |
Boolean |
SetCompletedState()
*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 |
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 EnableCCS()
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 Enable15anTransactionReferenceNumber()
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 SetCompletedState()
public void setSetCompletedState(Boolean setCompletedState)
Copyright © 2025. All rights reserved.