shniurs Posted January 2, 2014 Share Posted January 2, 2014 Hello, I am building a custom theme for PrestaShop 1.5 My shop will use only one payment method. By default customers see the payment module link at the bottom of order-opc page (lets say I am using bankwire module for my payments) which takes them to payment details page with amount of purchase and other details. What I want to achieve is to display this information in order-opc page, so that my customer wouldn't need to click on a payment module link to open a new page with this info. I need to include modules tpl file directly inside order-payment.tpl and make this area reload every time something changes in the shopping cart (customer adds more products, chooses different carrier, etc) to update the payment information. Could anyone give their thoughts on what could be the best way to achieve this - I mean including the module directly so my customer wouldn't need to load separate page with payment details. Thank you for help! 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