Solupay uses a script to send a token request emai...
# administration
t
Solupay uses a script to send a token request email, it's shown in the photo as just the company name field but shows up in customers emails as "{companyname}" - what am I missing that would fix this?
t
${customer.companyname}
t
Forgot to mention I tried that in my tests to myself 😞
${entity.companyname} and all the like as well, still comes out the same
m
Try ${record.entity.entityid}
Check If you have something ${record.entity.companyname}
${customer.entityid}