Provides a two-digit ISO 3166-1 alpha-2 country code to a <payment:storeCreditCard>, <payment:creditCard>, or <payment:shippingAddress> tag.
Must be nested in a <payment:storeCreditCard>, <payment:creditCard>, or <payment:shippingAddress> tag.
Tag Information
| Tag Class: | com.newmediaworks.taglib.payment.legacy.CountryCodeTag |
|---|---|
| TagExtraInfo Class: | None |
| Body Content: | JSP |
| Display Name: | None |
Attributes
| Name | Required | Evaluation | Type | Description |
|---|---|---|---|---|
| value | No | Runtime | String |
Provides the country code. When provided, the body is not invoked. When not provided, the body content trimmed will be used as the country code. |
Variables
No Variables Defined.