Please Log in or Create an account to join the conversation.
The order doesn't matter.Should I make sure the Code Condition come after the Field: Custom > Value one you suggested?
Only works with upgrades.Does your auto action work whether it's an upgrade or a first sign-up to the one plan?
That trigger fires when a list of a users subscriptions is requested. It's just a part of the query function for this. CB Family Plans for example uses it to inject pseudo subscriptions for when a subscription is shared.I was wondering what the onCPayUserSubscriptions trigger does
Honestly I completely forgot I implemented the Subscriptions condition. You should be able to use that instead of the Code condition.Subscriptions: Condition in combination with what I think the trigger means
View the global tab when adding triggers. It'll give you details about what variables are available. As for a description of what each trigger does specifically no we do not have such documentation.(Do you have any docs on Trigger definitions so I can learn more about what they are capable of?)
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Looks ok to me.Does this look correct?
It's whatever your payment complete text would be. Usually the thank you text as configured in your plans as well as some information about their transaction. You're not required to include that if you don't want to though. My example was just that an example so feel free to adjust it however you like.1. What is the message of [var2], and does it appear just before the redirect? (I am guessing it's what appears as part of the "completed basket payment" page?
You can add whatever HTML you like as part of the thank you text within your plans under their presentation tabs.2. I have forgotten where I would be able to customize that message if possible. I am thinking it may be easier just to add the URL there in the message for them to follow instead of the Auto Action.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.