Sassenach Posted June 17, 2011 Share Posted June 17, 2011 I need the first name and last name of the delivery address on the order-confirmation.php. I tried to reference it in the corresponding payment-return.tpl by the following code which is used on other pages: {$delivery->firstname|escape:'htmlall':'UTF-8'} {$delivery->lastname|escape:'htmlall':'UTF-8'} But apparently I have to somehow fill the variable $delivery before, probably in the order-confirmation.php - is that right? If it is - how can I do that? And if not - what else do I have to do to print this information on the order confirmation page? Thanks for your help!!!Greetz,Sassenach Link to comment Share on other sites More sharing options...
Sassenach Posted August 11, 2011 Author Share Posted August 11, 2011 Can anyboldy help me with this? Can't find a solution... Thanks a lot! Sassenach Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now