Results 1 to 9 of 9
  1. #1
    Join Date
    Jun 2006
    Posts
    128
    Plugin Contributions
    0

    Default Paypal not grabbing item title

    I just discovered this today, but it has apparently been going on for some time (once I looked back through older emails).

    The product title on the paypal payment screen says "MODULE_PAYMENT_PAYPAL_PURCHASE_DECRIPTION_TITLE"

    and in the receipt emails it says "Item/Product Name: MODULE_PAYMENT_PAYPAL_PURCHASE_DECRIPTION_TITLE"

    here's a screenshot of what the payment screen looks like:


    Anyone have any idea? BTW, the misspelling of "description" above is a c/p directly from the sources, not retyped in error by me.

    Everything is working fine other than that, I get the orders in admin, I get the emails from paypal...it's just that the item title/description doesn't show up.

  2. #2
    Join Date
    Feb 2007
    Posts
    2
    Plugin Contributions
    0

    Default Re: Paypal not grabbing item title

    Check the PHP syntax!

    From what I believe its in the file: /includes/modules/payment/paypal.php
    Zen Cart Hosting - some of my clients use Zen Cart so feel free to contact me if you require any assistance!

  3. #3
    Join Date
    Jun 2006
    Posts
    128
    Plugin Contributions
    0

    Default Re: Paypal not grabbing item title

    Okay, now I have to admit my stupidity to the world (or at least you guys), but maybe it will help someone in the future. Here's what happened:

    About a month ago a friend, who also has a zencart, and I both edited our paypal.php pages so that the paypal cc logo would display beside the word "Paypal" on the checkout payment page.

    I messed mine up and instead of working more dilligently to try and correct my file, I had her give me a copy of hers. It appeared to work just fine and I thought no more about it.

    In discovering this error in the emails and on the paypal payment page, however, I was forced to track down the error of my ways. When I went via FTP to look at the paypal.php file, I noticed the paypal.BAK file there and that's when I remembered editing the page.

    Light dawns on Marble Head....

    Her version of zen is different than mine. Doh! I reverted back to my original paypal.php file and all is right with the world. heh...I even figured out how to add the graphics to mine.

  4. #4
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Paypal not grabbing item title

    Thanks for the update ... we appreciate you fessin' up ...

    Always a help to others to know just how easy it is to goober your own code and forget about it ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  5. #5
    Join Date
    Jun 2006
    Posts
    128
    Plugin Contributions
    0

    Default Re: Paypal not grabbing item title

    Yeah, and I learned the hard lesson of backing up files with a error previous to that one, so fixing this was just a matter of deleting her file and renaming my bak file to paypal.php. I DO learn from my mistakes...I just can't seem to quit making new and different ones.

  6. #6

    Default Re: Paypal not grabbing item title

    I have just installed Zen Cart 1.3.7 and I am seeing the same thing.

    I haven't modified any code.

    Any thoughts?

  7. #7
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Paypal not grabbing item title

    Make sure that you have installed the latest Patch for PayPal at:
    http://www.zen-cart.com/forum/showthread.php?t=56216
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  8. #8
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: Paypal not grabbing item title

    Quote Originally Posted by curiousnow View Post
    I have just installed Zen Cart 1.3.7 and I am seeing the same thing.

    I haven't modified any code.

    Any thoughts?
    Check that your /includes/languages/english/modules/payment/paypal.php has this line in it (usually near the bottom):
    Code:
      define('MODULE_PAYMENT_PAYPAL_PURCHASE_DECRIPTION_TITLE', STORE_NAME . ' Purchase');


    And yes, the misspelling of "DESCRIPTION" vs "DECRIPTION" is noted, and will be adjusted in a later release. It's used consistently with the incorrect spelling, thus will not be a problem functionally.
    .

    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.

  9. #9
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,564
    Plugin Contributions
    71

    Default Re: Paypal not grabbing item title

    I have checked that file and it does have the line.

    During checkout (http://www.numinix.com)

    It displays the Item as 'Item#' in the PayPal checkout process.

 

 

Similar Threads

  1. Paypal Multi-Order Shipping Item # and title N/a
    By sfpcservice in forum PayPal Express Checkout support
    Replies: 4
    Last Post: 4 Feb 2009, 07:59 PM
  2. Item Description and Item Title
    By callansdad in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 7 Feb 2008, 08:38 PM
  3. Not passing item to paypal
    By jh79 in forum PayPal Express Checkout support
    Replies: 2
    Last Post: 13 Nov 2007, 03:40 PM
  4. Paypal IPN not clearing $this->title for me
    By tez in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 1 Jul 2007, 01:45 PM
  5. Item # and Title in Paypal MultiOrder Shipping utility/service
    By swingandmiss in forum PayPal Express Checkout support
    Replies: 6
    Last Post: 14 May 2007, 05:54 AM

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