Page 1 of 2 12 LastLast
Results 1 to 10 of 13
  1. #1
    Join Date
    Dec 2007
    Posts
    36
    Plugin Contributions
    0

    Default PayPal Express Checkout Problems.. HELP!

    So here it goes...

    I enabled my PayPal Express checkout, put the proper api signature, password, etc, etc. Enabled cURL in the "my store" section and still my paypal express checkout on the site does not work.


    I get this error when i try to purchase through PayPal Express Checkout: (without logging in and becoming a member)


    Warning: reset() [function.reset]: Passed variable is not an array or object in /home/stri2203/public_html/includes/modules/order_total/ot_tax.php on line 38

    Warning: Variable passed to each() is not an array or object in /home/stri2203/public_html/includes/modules/order_total/ot_tax.php on line 39

    Warning: Cannot modify header information - headers already sent by (output started at /home/stri2203/public_html/includes/modules/order_total/ot_tax.php:38) in /home/stri2203/public_html/includes/functions/functions_general.php on line 44




    My question is..

    1. If a random customer visits my site and sees something they like, can they purchase the products on my site using their credit through PayPal? (keeping in mind that they do not have to become a member of the site) If so, how can I make this work. ?


    It's crucial that I get my credit card services through paypal working because I am losing a lot of orders as the day passes.


    My site is: www.StrictlyAutoParts.com


    Please help me asap and Thanks in advance!
    Last edited by StrictlyAutoParts; 12 Dec 2007 at 07:00 AM.

  2. #2
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: PayPal Express Checkout Problems.. HELP!

    Quote Originally Posted by StrictlyAutoParts View Post
    Warning: reset() [function.reset]: Passed variable is not an array or object in /home/stri2203/public_html/includes/modules/order_total/ot_tax.php on line 38

    Warning: Variable passed to each() is not an array or object in /home/stri2203/public_html/includes/modules/order_total/ot_tax.php on line 39

    Warning: Cannot modify header information - headers already sent by (output started at /home/stri2203/public_html/includes/modules/order_total/ot_tax.php:38) in /home/stri2203/public_html/includes/functions/functions_general.php on line 44
    You're using v1.3.7 without any PayPal patches.
    You have 3 options:
    a) install the latest v1.3.7 PayPal patch from this thread: http://www.zen-cart.com/forum/showthread.php?t=56216
    b) install v1.3.7.1 which includes the PayPal patch content and a few other fixes
    c) install v1.3.8 which includes 11 months' worth of additional fixes and patches since v1.3.7 was published.
    http://www.zen-cart.com/forum/showthread.php?p=473780
    Note that v1.3.8 also includes PayPal Website Payments Pro support for US and UK merchants to collect CC payments via PayPal directly from the store.
    .

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

    Default Re: PayPal Express Checkout Problems.. HELP!

    Thanks for the response! I will try this later when the site is less busy.


    Will keep you posted!!!

  4. #4
    Join Date
    Dec 2007
    Posts
    36
    Plugin Contributions
    0

    Default Re: PayPal Express Checkout Problems.. HELP!

    Hey... I've installed zen-carts latest version onto my site now..

    in the admin area under payment, I am now able to add PayPal Website Payments Pro, as well as paypal express and paypal IPN, however, when I am on the site trying to continue my check-out, I am given a selection to either "go to check-out" Or "Check Out with PayPal"

    When the yellow "Check Our with PayPal" Express button is clicked rahter than "go to check out", a new window opens that gives you a selection to choose to log into your paypal account or pay credit card, which pretty much signs you up for a new account anyway..


    My question is.. how come when they finalize a payment, given that they selected either of the buttons to finalize their checkout, it goes to an error page???


    Warning: reset() [function.reset]: Passed variable is not an array or object in /home/stri2203/public_html/includes/modules/order_total/ot_tax.php on line 38

    Warning: Variable passed to each() is not an array or object in /home/stri2203/public_html/includes/modules/order_total/ot_tax.php on line 39

    Warning: Cannot modify header information - headers already sent by (output started at /home/stri2203/public_html/includes/modules/order_total/ot_tax.php:38) in /home/stri2203/public_html/includes/functions/functions_general.php on line 44



    NEED HELP PLEASE!!! I want to get this over and done with already... too many lost opportunities..


    Thanks!

  5. #5
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: PayPal Express Checkout Problems.. HELP!

    Sorry, I've never encountered that error when using clean v1.3.8 code.

    It's not clear to me what you did to get to the point of having "zen-carts latest version onto my site now.. "
    How does your site differ from a clean install of v1.3.8 ?

    Also, I'm not certain *which* payment module you're actually using when you do the steps you're describing. You don't need the Website Payments Standard module enabled if you're using Express Checkout.
    .

    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.

  6. #6
    Join Date
    Dec 2007
    Posts
    36
    Plugin Contributions
    0

    Default Re: PayPal Express Checkout Problems.. HELP!

    D,

    I did option 3 of what you have suggested to do..

    I installed the latest zen cart update.. Database Patch Level: 1.3.8


    So I disabled PayPal Website Payments Pro and just kept the PayPal IPN and PayPal Express Check Out enabled.

    But I still get the same warning errors...


    What do I need to do?

  7. #7
    Join Date
    Dec 2007
    Posts
    36
    Plugin Contributions
    0

    Default Re: PayPal Express Checkout Problems.. HELP!

    Also, I want customers to be able to purchase using credit card on my site without having to sign up and become a member of my site..

    Is this possible?

  8. #8
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: PayPal Express Checkout Problems.. HELP!

    Quote Originally Posted by StrictlyAutoParts View Post
    Also, I want customers to be able to purchase using credit card on my site without having to sign up and become a member of my site..

    Is this possible?
    Not with out-of-the-box Zen Cart, no.
    .

    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
    Dec 2007
    Posts
    36
    Plugin Contributions
    0

    Default Re: PayPal Express Checkout Problems.. HELP!

    What's out-of-the-box zen cart?

    I bought this template/program from my previous webmaster.. who does not work for me anymore because he tried to rip me off. anyhow, I don't need to get into that..


    is it a faulty one I paid for?


    Let me know how I can fix everything once and for all please!


    Thanks!

  10. #10
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: PayPal Express Checkout Problems.. HELP!

    Quote Originally Posted by StrictlyAutoParts View Post
    I want customers to be able to purchase using credit card on my site without having to sign up and become a member of my site..

    Is this possible?
    Quote Originally Posted by DrByte View Post
    Not with out-of-the-box Zen Cart, no.
    Quote Originally Posted by StrictlyAutoParts View Post
    What's out-of-the-box zen cart?
    What I meant was ... Zen Cart ... at the present time ... does *not* allow customers to purchase from your site without creating an account in the process.

    There are some contributed code-changes bouncing around the forum to operate differently. However, they are not supported by Zen Cart, and are largely use-at-own risk. Some folks love them. Some have had big problems using them.
    .

    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.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v139h Sudden Problems with Paypal Express Checkout
    By doooomed in forum PayPal Express Checkout support
    Replies: 5
    Last Post: 15 Feb 2012, 02:28 AM
  2. Paypal IPN and Express Checkout problems
    By timprotech in forum Upgrading from 1.3.x to 1.3.9
    Replies: 1
    Last Post: 17 Mar 2011, 10:22 PM
  3. Problems with paypal express checkout welcome email
    By paddy_uk2007 in forum General Questions
    Replies: 4
    Last Post: 21 Jan 2011, 10:59 PM
  4. PayPal Express Checkout Problems
    By Mom0fgirls in forum PayPal Express Checkout support
    Replies: 6
    Last Post: 9 Nov 2008, 07:10 AM

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