Provides the transaction ID to a <payment:capture> or <payment:void> tag.
Must be nested in a <payment:capture> or <payment:void> tag.
Tag Information
| Tag Class: | com.newmediaworks.taglib.payment.legacy.TransactionIdTag |
|---|---|
| TagExtraInfo Class: | None |
| Body Content: | JSP |
| Display Name: | None |
Attributes
| Name | Required | Evaluation | Type | Description |
|---|---|---|---|---|
| value | No | Runtime | String |
Provides the transaction ID. When provided, the body is not invoked. When not provided, the body content trimmed will be used as the transaction ID. |
Variables
No Variables Defined.