Is there anyway I can include user’s actual profile name and price on his voucher.
I do call the username with %u_username% but I tried %u_actualProfile% for profile name and %u_totalPrice% to get user’s price which seems not to work.
Is there anyway I can call these two(user’s actual profile and price).
Thanks in advance.