Provides the CVV2 card security code (three or four digits) to a <payment:storeCreditCard> or <payment:creditCard> tag.
Must be nested in a <payment:storeCreditCard> or <payment:creditCard>.
Tag Information
| Tag Class: | com.newmediaworks.taglib.payment.legacy.CardCodeTag | 
|---|---|
| TagExtraInfo Class: | None | 
| Body Content: | JSP | 
| Display Name: | None | 
Attributes
| Name | Required | Evaluation | Type | Description | 
|---|---|---|---|---|
| value | No | Runtime | String | Provides the card code. When provided, the body is not invoked. When not provided, the body content trimmed will be used as the card code. | 
Variables
No Variables Defined.