paypal payment message translation bug

  • Posts: 259
  • Thank you received: 10
10 years 10 months ago #164420

so i'm testing the paypal IPN's in sandbox at the moment and just completed my first test payment. hikashop succesfully sends a payment message but it is not fully translated into dutch although it should be. Take not of the BOLD parts. It sends the following in dutch.

"
<email subject>
Paypal betaling bericht: betaling Completed voor bestel nr W19

<email body>
Hallo
een paypal bericht werd ontvangen met de status Completed. De bestelling is nu confirmed

.....
"
while the bold words should be as followed

Completed >> Voltooid
confirmed >> bevestigd

affected strings:
PAYMENT_NOTIFICATION_STATUS="Hallo,<br/>Een %s bericht werd ontvangen met de status %s."
ORDER_STATUS_CHANGED="De bestelling is nu %s."

In the webshop backend the order status is correctly translated, just not in the payment message

Last edit: 10 years 10 months ago by Ch3vr0n.

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

  • Posts: 83931
  • Thank you received: 13586
  • MODERATOR
10 years 10 months ago #164446

Hi,

The status in the payment notification emails come from the payment gateway (that way you know which status is sent exactly). So it's normal that they are not translated.

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

Time to create page: 0.065 seconds
Powered by Kunena Forum