i4w_has_no_ccard
Usage
This shortcode determines if a subscriber does NOT have a credit card on record and, if it's the case, return the text/content embedded between tags. This shortcode is the inverse of shortcode [i4w_has_ccard].
[ELSE_has_no_ccard] conditional branching is supported.
Shortcode nesting is supported: [i4w_has_no_ccard1] thru [i4w_has_no_ccard19] and [ELSE_has_no_ccard1] thru [ELSE_has_no_ccard19].
Parameters
None
Example
Shortcode
[i4w_has_no_ccard]
Sorry, you don't have a credit card.
[ELSE_has_no_ccard]
Great, you have a credit card.
[/i4w_has_no_ccard]