Jump to content

How to access hook payment if module is not payment module


NishantVadgama

Recommended Posts

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

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

  • Like 1
Link to comment
Share on other sites

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...