I have this
- Code: Select all
A manual payment needs to be processed for the conference {$schedConfName} and the user {$userFullName} (username "{$userName}").
The item being paid for is "{$itemName}".
The cost is {$itemCost} ({$itemCurrencyCode}).
Request : {$specialRequests}
the result does not give me what I want, but still print in its code
- Code: Select all
Request : {$specialRequests}
What is the variable for special request?
Regards,
Waluyo
