Hi@SanfordWhiteman, so I have been playing with the different coding examples you provided and I am still unable to get the token to show the value in the Current Payment field. I ...
I have but again, I am a beginner in Velocity and Java so it's a little difficult to wrap my head around it. I have an understanding of the code below, but what I want to know is h...
Ok, I am having a little trouble grasping what you're saying (again first time in velocity and Java). So for the code below:
#set( $interestingProductCodes = ["PRODUCT 1","PRODUCT ...
Basically, I want to display the current payment property of any items that fit the criteria based on their product code. The email is basically informing a customer that opened a ...
Hi Sandford,
So based on your feedback. I inserted the code with the 14 different product codes accordingly in line as you described below and included an action line under the #if...
Hi Darshil and Sandford,Okay, the code Darshil provided is a good to know, but it's not really something we are looking to implement into the email itself. I am not sure to which c...
Hi Darshil and Sandford,We are basically targeting this towards customers who opened a new loan. We wait until 7 days before their first payment is due before sending the message i...