<payment:parameter>

Provides a connector-specific parameter for the <payment:useProcessor> tag.

Any number of parameters may be nested inside a <payment:useProcessor> tag; however, each parameter must have a unique name.

Must be nested in a <payment:useProcessor> tag.

Tag Information

Tag Class: com.newmediaworks.taglib.payment.ParameterTag
TagExtraInfo Class: None
Body Content: scriptless
Display Name: None

Attributes

Name Required Evaluation Type Description
name Yes Runtime String

The unique parameter name.

value No Runtime String

Provides the parameter value. When provided, the body is not invoked. When not provided, the body content trimmed will be used as the parameter value.

Variables

No Variables Defined.