AbanteCart Community

Shopping Cart Operations => Support => Template Support => Topic started by: Rawinder on October 02, 2015, 09:08:28 AM

Title: access payment_method in invoice.php
Post by: Rawinder on October 02, 2015, 09:08:28 AM
friends ,
im not expert in php , as i know c, c++, java . so i can read styntax and can do minor change in php .
 problem is i want to access payment_method variable in invoice.php . ( as it is accessed in confirm.php) .
 i dont know how to get this in invoice.php.
 so plz help
Title: Re: access payment_method in invoice.php
Post by: eCommerce Core on October 03, 2015, 01:26:58 PM
Hello,

It is not very clear what you try to do.
Invoice and confirm are 2 different controllers.