Override payment plugin

  • Posts: 202
  • Thank you received: 3
11 years 2 weeks ago #131654

-- HikaShop version -- : HikaShop Business 2.2.0
-- Joomla version -- : 2.5.14
-- PHP version -- : 5.4.3

Hi,

I'm trying to override the display of my payment plugin "westernunion" because I use it as an ask for quotation so I want to modify the display. I tried to add this directory:
templates/mytemplate/html/hikashoppayment/westernunion/westernunion_end.php
but it doesn't change anything...

Is'nt it possible to override a payment plugin?

in advance thanks for your answer!

Raphaelle

Please Log in or Create an account to join the conversation.

  • Posts: 82864
  • Thank you received: 13372
  • MODERATOR
11 years 2 weeks ago #131666

What text are you trying to change more precisely ?

Please Log in or Create an account to join the conversation.

  • Posts: 202
  • Thank you received: 3
11 years 2 weeks ago #131742

Hi,

I'm trying to change this text:

echo JText::_('ORDER_IS_COMPLETE').'<br/>'.
		JText::sprintf('PLEASE_TRANSFERT_MONEY',$this->amount).'<br/>'.
		$this->information.'<br/>'.
		JText::sprintf('INCLUDE_ORDER_NUMBER_TO_TRANSFER',$this->order_number).'<br/>'.
		JText::_('THANK_YOU_FOR_PURCHASE');?>
But I can't just override them because they're used in others shipping payments that I use.

in advance thanks for your answer!

Raphaelle

Please Log in or Create an account to join the conversation.

  • Posts: 82864
  • Thank you received: 13372
  • MODERATOR
11 years 1 week ago #131773

Hi,

You should copy the end file to templates/mytemplate/hikashoppayment/westernunion_end.php and you will be able to have your override like that.

The following user(s) said Thank You: pulsarinformatique

Please Log in or Create an account to join the conversation.

  • Posts: 202
  • Thank you received: 3
11 years 1 week ago #132068

great, that was exactly what I was looking for! thank you very much!

Please Log in or Create an account to join the conversation.

Time to create page: 0.064 seconds
Powered by Kunena Forum