New Zenner
- Join Date:
- Aug 2014
- Posts:
- 6
- Plugin Contributions:
- 0
EMAIL_TEXT_SUBJECTEMAIL_ORDER_NUMBER_SUBJECT with Payson payment module
I'm using a payment module from Payson for two different shops, and it works correctly apart from one thing; the order confirmation e-mails come with the dynamic texts untranslated when using this payment method. The subject line of the mail is EMAIL_TEXT_SUBJECTEMAIL_ORDER_NUMBER_SUBJECT3456, where the 3456 at the end is the correct order id. The first line in the mail is EMAIL_TEXT_HEADEREMAIL_TEXT_FROMOurStoreName, thus, the store name is correct, but the rest isn't and it keeps giving me mostly uppercase names instead of the actual text.
If I choose to pay by invoice instead the confirmation mail is correct. I've been trying to recreate the problem on my local testserver, by using the return address from the payson system locally, but then the mail looks like it should.
The return address from payson is:
http://ourserveraddress/index.php?main_page=checkout_process&payson-method=payson-card-bank&TOKEN=976cbc55-fb45-4dba-979c-55082f2ccc12
The file checkout_process exists in my language (and it works fine with any other payment method)
I've been trying every way I can think of to locate the problem, but can't seem to find it. If anyone could help me out a little, I'd be very happy.
Best regards,
Ulf