Jump to content

RicardoCarvalho

Retired Forum Member
  • Posts

    2
  • Joined

  • Last visited

About RicardoCarvalho

RicardoCarvalho's Achievements

Junior Member

Junior Member (1/3)

0

Reputation

  1. Hi steven99, I already tried that hook. The problem was that I had registered all my hooks in the hook file on the root of the module. When I pass the hooks to the folder includes/hooks they begin to work. Best regards.
  2. Hi, I am developing a gateway module to integrate the payment methods of my company. The module that I am developing includes 3 payment methods in a single module. I need a hook to change the payment method option in the checkout page. At the moment the option that appears in the checkout is the name of the module, but I need to replace this option, by the name of the payment methods, that our gateway support. I already tried the next hooks: ShoppingCartViewCartOutput; ClientAreaPageCart; These hooks appear in the activity log, but they do not fire in the checkout page. Can you help me? Best regards,
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated