<payment:useProcessor>

Selects the processor that will be used for subsequent transactions.

Must contain a <payment:connectorName> to provide the connector name.

May contain any number of <payment:parameter> tags to provide connector-specific configuration values.

Any attribute that has no namespace and begins with param. is added as a parameter. The parameter name is the part of the attribute name following param..

Currently supports:

Tag Information

Tag Class: com.newmediaworks.taglib.payment.UseProcessorTag
TagExtraInfo Class: None
Body Content: JSP
Display Name: None
Dynamic Attributes: true

Attributes

Name Required Evaluation Type Description
connectorName No Runtime String

Provides the connector name.

A nested <payment:connectorName> tag will override this value.

Variables

No Variables Defined.