<payment:accepted>

The body of this tag will be processed when the payment was accepted (approved).

May use <payment:getAuthorizationCode> or ${payment:getAuthorizationCode()} to get the authorization code to display to the customer.

May use <payment:getTransactionId> or ${payment:getTransactionId()} to get the per-processor unique transaction ID.

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

Tag Information

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

Attributes

No Attributes Defined.

Variables

No Variables Defined.