Usage:
This shortcode returns the embedded content if the current subscriber is in a “failed payment” (PAYF), “suspended” (SUSP) or “cancelled” (CANC) status.
[ELSE_ispayf] conditional branching is supported.
Shortcode nesting is supported:
[i4w_ispayf1] thru [i4w_ispayf19]
[ELSE_ispayf1] thru [ELSE_ispayf19]
Parameters:
None
Example:
[i4w_ispayf] Display this if PAYF, SUSP or CANC [ELSE_ispayf] Otherwise, display this [/i4w_ispayf]
API:
To use this shortcode in your own PHP code, please use as follows:
OR