Provides the expiration month to either a <payment:storeCreditCard> or <payment:creditCard> tag.
Must be in the range 1 to 12.
Must be nested in either a <payment:storeCreditCard> or <payment:creditCard> tag.
Tag Information
Tag Class: | com.newmediaworks.taglib.payment.legacy.ExpirationMonthTag |
---|---|
TagExtraInfo Class: | None |
Body Content: | JSP |
Display Name: | None |
Attributes
Name | Required | Evaluation | Type | Description |
---|---|---|---|---|
value | No | Runtime | byte |
Provides the expiration month. When provided, the body is not invoked. When not provided, the body content trimmed will be used as the expiration month. |
Variables
No Variables Defined.