A5 Project Posted July 3, 2011 Share Posted July 3, 2011 Hi,I've been trying to get the "total price" printed in the order-confirmation page.I have done everything I can, googled and read the ewayaus code, but no luck.I'm trying to figure out the variable that I can use and print it to the order-confirmation page.I know how to do it on bankwire but not on ewayaus.Please help me on this as its been 2 days now and I still get no result.Regards,~ dasigr Link to comment Share on other sites More sharing options...
tomerg3 Posted July 3, 2011 Share Posted July 3, 2011 This issue is not related to the eway module, you will face it with any module that validates an order (bankwire doesn't).After the order is validated, a call to a PS redirection command is made, which loads order-confirmation.php and that loads the tpl file.You should look into changing order-confirmation.php, so it will pass the order total to order-confirmation.tpl Link to comment Share on other sites More sharing options...
A5 Project Posted July 3, 2011 Author Share Posted July 3, 2011 Thanks for the prompt reply.I've been modifying order-confirmation.php but found no luck.Read the code, trying to figure out what variable was used to store the total price.I would appreciate if you can provide me tips on how to debug PS or specifically how to get the variable that store the total price.Regards,~ Romualdo Link to comment Share on other sites More sharing options...
tomerg3 Posted July 3, 2011 Share Posted July 3, 2011 I created a new thread for this (as it's unrelated to the payment module).Hopefully others can help to (if not, I will) and the solution will be posted where anyone else can see as well (and the topic is to the point). Link to comment Share on other sites More sharing options...
tomerg3 Posted July 11, 2011 Share Posted July 11, 2011 Which version of PS do you use?? Link to comment Share on other sites More sharing options...
Adwords Oglaševanje Posted January 14, 2012 Share Posted January 14, 2012 what is the var for the total in order confiramtion please? 1.4.3 Link to comment Share on other sites More sharing options...
Adwords Oglaševanje Posted January 14, 2012 Share Posted January 14, 2012 its : {displayPrice price=$total} in 1.4.3 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