MODIFYMEREVENTLISTENER
The MODIFYMEREVENTLISTENER command modifies the specified MerEventListener object.
Keywords | Required | Value |
---|---|---|
CASSETTENAME | Yes | ASCII character string up to 64 bytes that identifies the cassette name. Required for modifying cassette events. No parameter limitations. Must match an existing cassette. |
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 must be from 1 to 254 bytes. |
ENABLED | Yes | Can be set to 1(true) or 0 (false). |
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:
|
LISTENERURL | Yes | ASCII character string that identifies where the events show (for example, http://www.merchant.com/webapp/PaymentManager /eventReceiver888). Use Configuration Manager to set the port number. No parameter limitations. |
MERCHANTNUMBER | Yes | Integer in ASCII characters. Must be from 1 to 999999999. |
OPERATION | Yes | ASCII character string "ModifyMerEventListener." |