Change word Completed in email subject...

  • Posts: 73
  • Thank you received: 0
8 years 9 months ago #228064

-- HikaShop version -- : 2.6.1
-- Joomla version -- : 3.x

Hi, How I can change the word Completed to spanish in the following variable.

PAYMENT_NOTIFICATION_FOR_ORDER="%s payment notification : payment %s for order no.%s"

Right now the email subject that I received is this:
Paypal la notificación del pago : pago Completed para el pedido no. 0000000068

I search in the language file but I can't find that word.

Thanks,
Jose

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

  • Posts: 26158
  • Thank you received: 4028
  • MODERATOR
8 years 9 months ago #228076

Hi,

That word is coming from your Paypal itself.
If you want to change it, I'm afraid that you'll need to edit the Paypal plugin directly and that it is not something recommended because you will loose your modifications with the next HikaShop update.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

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

  • Posts: 73
  • Thank you received: 0
8 years 9 months ago #230552

Hi, Ok...

Tell me if I can shoy only the order number at the end.
This is right now:
PAYMENT_NOTIFICATION_FOR_ORDER="Notificación de pago por %s. Pago %s para el pedido no.%s"

I can do this:
PAYMENT_NOTIFICATION_FOR_ORDER="Notificación de pago por %s. Pago para el pedido no.%s"

I want this subject as a result: Notificación de pago por Paypal. Pago para el pedido no. 0000000078

Thanks,
Jose

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

  • Posts: 82867
  • Thank you received: 13374
  • MODERATOR
8 years 9 months ago #230595

Hi,

It's possible. In that case you need to do like that:
PAYMENT_NOTIFICATION_FOR_ORDER="Notificación de pago por %s. Pago para el pedido no.%3$s"

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

  • Posts: 73
  • Thank you received: 0
8 years 9 months ago #231272

Perfect. Thanks. ;)

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

Time to create page: 0.061 seconds
Powered by Kunena Forum