Jump to content

How to add order total in order-confirmation.


A5 Project

Recommended Posts

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

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

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

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

  • 6 months later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...