NishantVadgama Posted July 14, 2015 Share Posted July 14, 2015 hello I am developing a module. and I want to display some data with cart summary just above payment methods displays before payment done (last step of checkout). I have register hook "displayPayment" but my template file not display. so is there any way to display on that page using any other hook..? Link to comment Share on other sites More sharing options...
bellini13 Posted July 15, 2015 Share Posted July 15, 2015 can you show us the hookPayment function that you have created? you should also know that the displayPayment is for showing a payment method that the customer can choose, it was not meant for showing information above the payment section. For that you should look at using topPayment hook instead 1 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