PluginPropertiesConnectorItemPropertyNames
extends Enum
in package
This is the PluginPropertiesConnectorItemPropertyNames enumeration class.
This class declares connector property names enumerations.
This class extends SDK\Core\Enums\Enum, see this class.
Tags
Table of Contents
ACTIVECONFIGSCRIPT | = "activeConfigScript" | |
---|---|---|
BACKURL | = 'backURL' | |
CLIENTKEY | = 'clientKey' | |
CONFIGSCRIPT | = "configScript" | |
DENIEDURL | = 'deniedURL' | |
ENVIRONMENT | = 'environment' | |
FRONTURL | = 'frontURL' | |
MERCHANTACCOUNT | = 'merchantAccount' | |
SUBPAYMENTSYSTEMID | = 'subPaymentSystemId' | |
URLOK | = 'urlOK' |
Constants
ACTIVECONFIGSCRIPT
public
mixed
ACTIVECONFIGSCRIPT
= "activeConfigScript"
BACKURL
public
mixed
BACKURL
= 'backURL'
CLIENTKEY
public
mixed
CLIENTKEY
= 'clientKey'
CONFIGSCRIPT
public
mixed
CONFIGSCRIPT
= "configScript"
DENIEDURL
public
mixed
DENIEDURL
= 'deniedURL'
ENVIRONMENT
public
mixed
ENVIRONMENT
= 'environment'
FRONTURL
public
mixed
FRONTURL
= 'frontURL'
MERCHANTACCOUNT
public
mixed
MERCHANTACCOUNT
= 'merchantAccount'
SUBPAYMENTSYSTEMID
public
mixed
SUBPAYMENTSYSTEMID
= 'subPaymentSystemId'
URLOK
public
mixed
URLOK
= 'urlOK'