Deprecated feature

MODIFYPAYSERVER

The MODIFYPAYSERVER command modifies the global properties of the Payment Server object.

Keywords Required Value
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 No ASCII character string "0" or "1", where 0 and 1 denote false and true. If present, the value passed in will replace the Enabled field of the PayServer object.

Indicates whether the PaymentServer object should be active.

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)
ETILLHOSTNAME No ASCII character string, either null or from 1 to 254 characters present, the value passed in will replace the ETillHostname field in the PaymentServer object.

A nonnull value indicates the DNS hostname that should be sent when sending messages to WebSphere Commerce Payments. A null value indicates that DNS lookup should be used to determine the value.

OPERATION Yes ASCII character string "ModifyPayServer."