<payment:expirationDate>

Provides the expiration month and year to either a <payment:storeCreditCard> or <payment:creditCard> tag.

Must be in the format MM/YY or MM/YYYY.

Month must be in the range 1 to 12.

Year 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.ExpirationDateTag
TagExtraInfo Class: None
Body Content: scriptless
Display Name: None

Attributes

Name Required Evaluation Type Description
value No Runtime String

Provides the expiration date. When provided, the body is not invoked. When not provided, the body content trimmed will be used as the expiration date.

Variables

No Variables Defined.