Mail paiement Paypal custom

  • Posts: 382
  • Thank you received: 13
  • Hikashop Business
7 years 11 months ago #257196

-- HikaShop version -- : 2.64
-- Joomla version -- : 3.64

Bonjour , peut on modifier le template du mail de notification de paiement paypal qui arrive sous cette forme :

Bonjour,Une notification de Paypal a été reçue avec le statut: Completed. La commande est confirmed.....

Merki

Last edit: 7 years 11 months ago by hikaphil.

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

  • Posts: 82906
  • Thank you received: 13378
  • MODERATOR
7 years 11 months ago #257201

Bonjour,

Si vous voulez changer le texte, vous pouvez utiliser des overrides de traduction:
www.hikashop.com/download/languages.html#modify
Mais pour l'instant, il n'y a pas à proprement parler de template pour cet email comme il y a pour les autres emails.

The following user(s) said Thank You: hikaphil

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

  • Posts: 279
  • Thank you received: 6
  • Hikaserial Standard
7 years 11 months ago #257487

Bonjour,

Je cherche à faire la même chose...mais je ne trouve pas la section à modifier dans le fichier langue Hikashop.

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

  • Posts: 382
  • Thank you received: 13
  • Hikashop Business
7 years 11 months ago #257490

Bonjour,
Juste pour le "confirmed" pas de traduction possible...le reste oui.

PAYMENT_NOTIFICATION_STATUS=
NOTIFICATION_OF_ORDER_ON_WEBSITE=
ACCESS_ORDER_WITH_LINK=

Du coup comme il arrive pas en html, du moins chez moi ... on vois les renvois de ligne .
<br />

Voilou ;)

Last edit: 7 years 11 months ago by hikaphil.

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

  • Posts: 26159
  • Thank you received: 4028
  • MODERATOR
7 years 11 months ago #257488

Bonjour,

CF le contenu du plugin paypal :

$email->subject = JText::sprintf('PAYMENT_NOTIFICATION_FOR_ORDER','Paypal',$vars['payment_status'],$dbOrder->order_number);
$email->body = str_replace('<br/>',"\r\n",JText::sprintf('PAYMENT_NOTIFICATION_STATUS','Paypal',$vars['payment_status'])).' '.JText::sprintf('ORDER_STATUS_CHANGED',$order_status)."\r\n\r\n".$order_text;

Cordialement,


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.

Time to create page: 0.074 seconds
Powered by Kunena Forum