Results 1 to 6 of 6

Hybrid View

  1. #1
    Join Date
    Sep 2007
    Posts
    79
    Plugin Contributions
    0

    Default I made a boo boo on my paypal checkout on step 3 of3

    Help help help!

    I was trying to add some cc icons, and must have mucked up somewhere..

    when i am at step 3 of 3, and the method was using paypal express, this is what it says"

    Payment Method:
    MODULE_PAYMENT_PAYPALWPP_EC_TEXT_TITLE


    instead of paypal or whatever.

    I am attaching the php, if someone can figure out what I did wrong that would be greatly appreciated!

    define('MODULE_PAYMENT_PAYPALWPP_TEXT_DESCRIPTION', '<strong>PayPal</strong>'); define('MODULE_PAYMENT_PAYPALWPP_TEXT_TITLE', 'Credit Card'); define('MODULE_PAYMENT_PAYPALWPP_TEXT_TITLE', 'Paypal'); define('MODULE_PAYMENT_PAYPALWPP_EC_TEXT_TYPE', 'PayPal Express Checkout'); define('MODULE_PAYMENT_PAYPALWPP_DP_TEXT_TYPE', 'PayPal Direct Payment'); define('MODULE_PAYMENT_PAYPALWPP_PF_TEXT_TYPE', 'Credit Card'); //(used for payflow transactions)


    thanks!

  2. #2
    Join Date
    Sep 2007
    Posts
    79
    Plugin Contributions
    0

    Default Re: I made a boo boo on my paypal checkout on step 3 of3

    forgot to mention my site is paperworksco.com

  3. #3
    Join Date
    Sep 2007
    Posts
    79
    Plugin Contributions
    0

    Default Re: I made a boo boo on my paypal checkout on step 3 of3

    realized that I posted in the wrong forum opps sorry

  4. #4
    Join Date
    Jan 2004
    Posts
    66,364
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: I made a boo boo on my paypal checkout on step 3 of3

    Every "define" statement should start on its own new line. Why don't yours?

    Also, what happens if you put back the original files? ... either from your backup or from the original Zen Cart distribution zip.
    .

    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
    Sep 2007
    Posts
    219
    Plugin Contributions
    0

    Default Re: I made a boo boo on my paypal checkout on step 3 of3

    Change this

    PHP Code:
    define('MODULE_PAYMENT_PAYPALWPP_TEXT_TITLE''Paypal'); 
    to this

    PHP Code:
    define('MODULE_PAYMENT_PAYPALWPP_EC_TEXT_TITLE''PayPal'); 

  6. #6
    Join Date
    Sep 2007
    Posts
    79
    Plugin Contributions
    0

    Default Re: I made a boo boo on my paypal checkout on step 3 of3

    awesome!

    thanks you!
    Quote Originally Posted by RuFuS View Post
    Change this

    PHP Code:
    define('MODULE_PAYMENT_PAYPALWPP_TEXT_TITLE''Paypal'); 
    to this

    PHP Code:
    define('MODULE_PAYMENT_PAYPALWPP_EC_TEXT_TITLE''PayPal'); 

 

 

Similar Threads

  1. Contact Pull-Down: Big Boo-Boo in my entries!
    By chrx in forum General Questions
    Replies: 2
    Last Post: 7 Aug 2009, 07:03 PM
  2. The peek-a-boo fix
    By yellow1912 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 23 Sep 2007, 12:46 AM
  3. I boo booed, please help.
    By tuffguy in forum General Questions
    Replies: 4
    Last Post: 25 Jun 2007, 03:01 AM
  4. made a boo boo with prices
    By philpalmer in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 26 May 2006, 07:31 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR