Results 1 to 6 of 6
  1. #1
    Join Date
    Dec 2005
    Posts
    152
    Plugin Contributions
    0

    help question Paypal confirmation email : language issue

    module_payment_paypal_purchase_description _title

    Email confirmation from Paypal to my customers works correctly but instead of saying "smashing crafts stuff from Shaggy Dog Crafts" or other similar complimentary description of the customer's purchase, it says the text above.

    Is there a Zen setting for this or is it a Paypal issue?

  2. #2
    Join Date
    Jan 2004
    Posts
    66,450
    Plugin Contributions
    81

    Default Re: Paypal confirmation email : language issue

    You missed a step when you upgraded your shop.

    The master PayPal module language file contains this line, but yours does not, for some reason:
    Code:
      define('MODULE_PAYMENT_PAYPAL_PURCHASE_DECRIPTION_TITLE', STORE_NAME . ' Purchase');
    /includes/languages/english/modules/payment/paypal.php
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3
    Join Date
    Dec 2005
    Posts
    152
    Plugin Contributions
    0

    help question Re: Paypal confirmation email : language issue

    Except that strangely I do have that line of text in the right place!

    Hmmm perhaps I need an exorcist! (I am currently suffering another ghostly problem)

    This was a problem before I upgraded to 1.3.7 and even overwriting the file with a new one doesn't solve it.

    Now what?

  4. #4
    Join Date
    Jan 2004
    Posts
    66,450
    Plugin Contributions
    81

    Default Re: Paypal confirmation email : language issue

    Do you have an override file causing a conflict ?

    /includes/languages/english/modules/paypal.php
    /includes/languages/english/modules/YOURTEMPLATE/paypal.php
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  5. #5
    Join Date
    Dec 2005
    Posts
    152
    Plugin Contributions
    0

    Idea or Suggestion Re: Paypal confirmation email : language issue

    It seems the problem was an incorrectly loaded file:

    public_html/ipn_main_handler.php

    I had already tried overwriting it with the file I had stored on my system (which didn't work) so I took a fresh download of Zen1.3.7 and overwrote the file.

    This is the 2nd time I've had this exact problem (it's just that having tried to overwrite the file with my "file copy" I hadn't thought to try a fresh download)


  6. #6
    Join Date
    Jan 2004
    Posts
    66,450
    Plugin Contributions
    81

    Default Re: Paypal confirmation email : language issue

    Glad it's working for you.
    Note that v1.3.7 has some patches issued for PayPal support, including the ipn_main_handler.php and some of its dependent files. You can grab the latest patch here:
    http://www.zen-cart.com/forum/showthread.php?t=56216
    You only need to install the latest version, as it's cumulative. You'll need to "remove" and "re-install" the module in the admin for changes to take effect.
    If you don't have Express Checkout enabled already, you should install it and then remove it again in order to update the core PayPal infrastructure tables with some fixes.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 

Similar Threads

  1. No order confirmation email when the buyer using non-English language and PayPal IPN
    By mleeks in forum Built-in Shipping and Payment Modules
    Replies: 4
    Last Post: 8 Dec 2010, 11:55 AM
  2. order confirmation email issue after upgrade
    By gorie in forum Upgrading from 1.3.x to 1.3.9
    Replies: 2
    Last Post: 14 Aug 2010, 06:55 PM
  3. Problems with French language and order confirmation email
    By cdelab in forum Addon Language Packs
    Replies: 8
    Last Post: 10 May 2009, 10:01 PM
  4. Confirmation email header issue
    By EarlyFloyd in forum General Questions
    Replies: 0
    Last Post: 22 Jan 2008, 10:14 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg