i4w_has_ccard

Usage:

This shortcode determines if a subscriber has a credit card on record and, if it’s the case, return the text/content embedded between tags.

[ELSE_has_ccard] conditional branching is supported.

Shortcode nesting is NOT supported.

Parameters:

None

Example:

[i4w_has_ccard]
  Great, you have a credit card.
[ELSE_has_ccard]
  Sorry, you don't have a credit card.
[/i4w_has_ccard]

API:

There is no API function equivalent for this shortcode.