Deprecated feature

CREATEMEREVENTLISTENER

The CREATEMEREVENTLISTENER command creates a merchant event listener.

Keywords Required Value
CASSETTENAME Yes ASCII character string up to 64 bytes that identifies the cassette name. Required for registering cassette events. No parameter limitations-must match an existing cassette or will fail.
DTDPATH No Path to the locally-stored DTD. The value of this parameter is used in the XML document to specify the location of the external DTD. If this parameter is not specified, the complete DTD is returned as an internal DTD. The length of the DTDPath is from 1 to 254 bytes.
ETAPIVERSION Yes 3 (Indicates WebSphere Commerce Payments-or predecessor product-API version: Version 2.1.x, 2.2.x, 3.1.x, 5.5.x, and 5.6.x)
EVENTTYPE Yes Integer in ASCII characters that identifies the event type. Events have the following values:
1
State change event
2
Cassette-specific event
LISTENERURL Yes ASCII character string that identifies where the events show (for example, http://www.merchant.com/webapp/PaymentManager /eventReceiver888). The port number should be specified by using the Configuration Manager. A valid URL from 1 to 256 characters.
MERCHANTNUMBER Yes Integer in ASCII characters. Must be from 1 to 999999999.
OPERATION Yes ASCII character string "CreateMerEventListener".
SOCKSHOST No Host name of the socks server. This parameter is required only for the event being sent by a socks server. Maximum length is 256 bytes.
SOCKSPORT No Port number of the socks server. This parameter is only used if SOCKSHOST is specified. The default is 1080. The value for a (nonnull) SocksPort parameter must be a positive 16-bit unsigned integer from 1 to 65535.