Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 27
  1. #11
    Join Date
    Jan 2007
    Location
    California
    Posts
    345
    Plugin Contributions
    0

    Default Re: Paypal orders not showing up in Admin - customers not clicking back to store

    Well I'll be looking forward to the answer on this one then...
    Cheryl

  2. #12
    Join Date
    Apr 2007
    Location
    Dereham
    Posts
    15
    Plugin Contributions
    0

    Default Re: Paypal orders not showing up in Admin - customers not clicking back to store

    Hi guys,
    I guess there is no fix to this then? Tis a pain, as I use quite a few zc stores, all have the same problem as above....it is very embarrasing.....groan I love zc, as almost everything is straight out of the box....but it is useless if I keep having this issue...I dare not promote my sites anymore, as I am already too busy to "chase" what was once perfect

  3. #13
    Join Date
    Jan 2007
    Location
    California
    Posts
    345
    Plugin Contributions
    0

    Default Re: Paypal orders not showing up in Admin - customers not clicking back to store

    I have not yet installed the new release. This issue may be fixed in the new release since ZC is payPal Express certified. Since you have several sites, might be worth upgrading one (if you have not already) to see if the issue continues. I'll be looking forward to hearing the lowdown.

    Best wishes,
    Cheryl

  4. #14
    Join Date
    Apr 2007
    Location
    Dereham
    Posts
    15
    Plugin Contributions
    0

    Default Re: Paypal orders not showing up in Admin - customers not clicking back to store

    Hiya Cheryl,

    Good idea, use one of the lesser used sites as a test pad....I dare not upgrade until after the holidays....had enough down time this year already.

    Will let you know how I get on,

    cheers, Mark

  5. #15
    Join Date
    Sep 2007
    Posts
    14
    Plugin Contributions
    0

    Default Re: Paypal orders not showing up in Admin - customers not clicking back to store

    Quote Originally Posted by rush_woman View Post
    The numbers there, are the PRODUCT number. Each product gets a number when it is added. Go into the Categories/Product area. The very first character is a number under "ID". That is the number that shows up in the viewer, rather than the product name. I'll have to check the attributes but I suspect those also use a number.

    As a non-techie, if I understand the viewer correctly, it is pulling the info straight out of the database. If you feel comfortably navigating in the database, I think you could get the info you need from the database, too.

    If my understanding here is incorrect, someone will come along and clarify it for us.
    I just got another order last night and went through my products, and yes (sorry I was wrong) it does jive!!!!

    contents => Array
    7:953088b56155aa2a7a40720635a96ee0 => Array
    qty => 1
    attributes => Array
    1 => 3
    2 => 8
    7= the style purchased
    3= the size ordered
    8= the color

    A little searching around gives me all of the information for the order.

    It isn't a nice easy email waiting in my inbox, but at least it isn't embarrassing.

  6. #16
    Join Date
    Jan 2007
    Location
    California
    Posts
    345
    Plugin Contributions
    0

    Default Re: Paypal orders not showing up in Admin - customers not clicking back to store

    Glad to see you are in business!

    Reading that stuff is initially confusing -- not a problem.

    Happy Selling,
    Cheryl

  7. #17
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Paypal orders not showing up in Admin - customers not clicking back to store

    Quote Originally Posted by eecom View Post
    I'm having the same problem.

    ...

    This problem seems to be the last problem I have to deal with. I'm a noob at this "shopping cart stuff" so I guess it is taking me a little longer to "get it".

    In case anyone needs to look at the site it is www.everythingembellished.com.
    What version of Zen Cart are you using?
    Who is your hosting company?
    What do you have set in your Admin->Configuration->My Store->CURL Proxy Address, and why?
    ... and CURL Proxy Status ... and why?
    .

    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.

  8. #18
    Join Date
    Jul 2007
    Location
    India
    Posts
    8
    Plugin Contributions
    0

    Default Re: Paypal orders not showing up in Admin - customers not clicking back to store

    I am also facing the same kind of problem. Getting the payment in paypal but no order details coming in admin.

    I am using - Zen Cart 1.3.7.1

    Hosting - HostGator
    CURL Proxy Address - False
    URL Proxy Status - (This is blank)

    I am running 2 stores on same hosting. 1 is running perfectly but another is having above problem.

    Pls help me.

  9. #19
    Join Date
    Sep 2007
    Posts
    14
    Plugin Contributions
    0

    Default Re: Paypal orders not showing up in Admin - customers not clicking back to store

    Quote Originally Posted by DrByte View Post
    What version of Zen Cart are you using?
    Who is your hosting company?
    What do you have set in your Admin->Configuration->My Store->CURL Proxy Address, and why?
    ... and CURL Proxy Status ... and why?
    - v 1.3.7
    - GoDaddy (one of the problems, I know, but too scared to move the database while still learning)
    - CURL Proxy Status = True
    - CURL Proxy Address = proxy.shr.secureserver.net:3128
    Address because:
    If you have GoDaddy hosting or other hosting services that require use of a proxy to talk to external sites via cURL, enter their proxy address here.
    format: addressort
    I had used 64.202.165.130:3128 with Express Checkout but coming up with a blank page so I started using PayPal IPN instead. While trying to solve the problem I am having, I change it back to Express and used the address instead of the IP and that worked (went to PayPal instead of the blank page) but didn't solve the problem.

    If you need any other info just let me know. :)

  10. #20
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Paypal orders not showing up in Admin - customers not clicking back to store

    You said you're using v1.3.7. Have you applied the PayPal patch from June 17 yet?
    http://www.zen-cart.com/forum/showthread.php?t=56216
    .

    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 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. PayPal orders not showing up under Customers > Orders?
    By kirkbross in forum Built-in Shipping and Payment Modules
    Replies: 3
    Last Post: 25 Feb 2010, 06:08 PM
  2. Paypal IPN new orders not showing on Customers/Orders page
    By daelan in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 1 Feb 2010, 02:23 AM
  3. Paypal IPN Not Showing Orders in Store
    By secarrol in forum PayPal Express Checkout support
    Replies: 11
    Last Post: 26 Sep 2009, 03:10 AM
  4. Orders not showing up in admin/customers/orders
    By vfrazier in forum Managing Customers and Orders
    Replies: 19
    Last Post: 21 Oct 2008, 08:52 PM
  5. Orders not showing in admin, blank page going back to cart?
    By digi in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 19 Oct 2008, 02:56 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