<payment:capture>

Captures the funds from a previous authorization-only transaction (from <payment:payment capture="false">).

<payment:useProcessor> must be called before using this tag.

All parameters and results are handled through a set of nested tags. These tags are:

* indicates zero or more uses allowed
! indicates exactly one use required

Tag Information

Tag Class: com.newmediaworks.taglib.payment.CaptureTag
TagExtraInfo Class: None
Body Content: JSP
Display Name: None

Attributes

Name Required Evaluation Type Description
transactionId No Runtime String

Provides the transaction ID.

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

Variables

No Variables Defined.