Gabriel Prado Posted January 25 Share Posted January 25 I'm trying to manipulate the order details in the email template, because for some reason in whmcs it comes as a string instead of an array. I want to create a custom list and somehow with smart I needed to break this up as an array or have some other way of getting this data. Remembering that in version 9 of whmcs, smart 3 was replaced by 4, which is not supported by smartBC, which has some php functions, or you need to manipulate this purely with smart. It seems like an impossible mission to me. If anyone has an idea it would be very welcome. See attached how the string comes and how I want to arrange the block. String: how i want to display: 0 Quote Link to comment Share on other sites More sharing options...
Saroha Posted February 12 Share Posted February 12 You need to modify the Email template from Setup->System Settings->Email Templates here choose which product/service template you want to modify. then modify it in code mode because you need to define the HTML format Product/Service information variables are available at the bottom which you can use. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.