By Terry B. on Wednesday, 26 June 2019
Posted in General Issues
Replies 4
Likes 0
Views 721
Votes 0
Is there somewhere I can see a complete list of the [[variables]] defined in payplans? The user custom details documentation link on my admin side just circles me back to the edit custom details page.

Also, when I create a custom detail parameter under orders->custom details, does the name of the parameter become a variable automatically?

For example, if I define...


<config>
<fields name="subscriptionparams">
<fieldset name="subscriptionparams">
<field name="PREFERRED_DELIV" type="list" label="Preferred Delivery Day">
<option value="sunday"> Sunday </option>
<option value="monday"> Monday </option>
</field>
</fieldset>
</fields>
</config>


Will [[PREFERRED_DELIV]] become a variable?

Thanks!

EDITED:

  • Clarified that I was looking for variables.
  • Tried all caps with underline as field name.
Ok, I found the list of [[variables]] on the Notification Rule page.

An element with an $.click() that fires


PayPlans.dialog({
"content": PayPlans.ajax('admin/views/rewriter/view')
});


would be really helpful on the Notification Templates page.

thanks guys!
·
Wednesday, 26 June 2019 16:20
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Terry,

Can you please confirm me that if you want to us to add an option for View Available Variable here on this notification template page, Please refer to the attached screenshot.

If yes, then we will have to log this into our issue tracker and will look into this.

Let me know if you have any other query or correct me if i misunderstood.
·
Wednesday, 26 June 2019 18:12
·
0 Likes
·
0 Votes
·
0 Comments
·
Yes, that would be great! Thanks!
·
Wednesday, 26 June 2019 18:23
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Terry,

I have already added this into our issue tracker feature request, we will see how we can add this.

Thanks for understanding.
·
Wednesday, 26 June 2019 18:52
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post