kelvinlym Posted May 4, 2011 Share Posted May 4, 2011 Hi,I need help passing a customer name variable to payment-return.tpl for bankwire.Adding a variable such as shop phone was easy and worked. 'shop_phone' => Configuration::get('PS_SHOP_PHONE') under hookPaymentReturn function where smarty tags are defined.However, I'm having trouble getting customer name or the very least firstname lastname to work.How do I do that? any variable holding that info during payment return? Or any global variable I could use that has this info?Thanks.Solved: $customername is a global variable available for use. 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