We have an auto action of type CB Paid Subscriptions. Under the output tab we are trying to use CBSubs substitutions in the Message box but none of them work. Other substitutions, such as
Code:
[LASTNAME], [FIRSTNAME], [USERNAME], [EMAIL]
do render properly. Is it not possible to use CBSubs substitutions in this context? We have tried every possible combination of CBSubs substitutions that do work in other contexts.
The code we were hoping to include in the message is something like:
Code:
You have successfully unsubscribed from Host Break. [cbsubs:if plan="1" status="A"]Your other membership is still active until [cbsubs:subscriptions plan="1" output="expiry_date"/][cbsubs:else]You currently have no active memberships[/cbsubs:else][/cbsubs:if]
The above code works fine in "Email on cancellation by user" message...
Action = Unsubscribe from a specific plan
Output
Display = Redirect (redirects them to their user profile)
Message Type = Attention
Parameters
Translate = Yes
Substitutions = Yes