Provides the expiration year to either a <payment:storeCreditCard> or <payment:creditCard> tag.
May be either a two-digit or four-digit year. If a two-digit year (or any number between 0 and 99), will be assumed to be in the current century.
Must be nested in either a <payment:storeCreditCard> or <payment:creditCard> tag.
Tag Information
| Tag Class: | com.newmediaworks.taglib.payment.ExpirationYearTag |
|---|---|
| TagExtraInfo Class: | None |
| Body Content: | scriptless |
| Display Name: | None |
Attributes
| Name | Required | Evaluation | Type | Description |
|---|---|---|---|---|
| value | No | Runtime | short |
Provides the expiration year. When provided, the body is not invoked. When not provided, the body content trimmed will be used as the expiration year. |
Variables
No Variables Defined.