Page 7 of 11 FirstFirst ... 56789 ... LastLast
Results 61 to 70 of 105
  1. #61
    Join Date
    Oct 2007
    Location
    www.kamol.info
    Posts
    15
    Plugin Contributions
    1

    Default Re: Paypal Sessions Viewer + pushorder

    Quote Originally Posted by paulm View Post
    Hello Kamoljan,

    I think the conversion to INT helps because it removes the comma.

    It seems weird that 1000000 apparently becomes 1,000000 somewhere in the code though, but I have no idea where that comes from. It might even be a Zen Cart bug i.s.o. a Pushorder bug. As far as I know Pushorder does not really do anything with the amounts, but I did not write the code so I am not sure (I only updated some parts the code).

    Maybe ordering a quantity of >= 1000000 is not possible with Paypal/Zen Cart, and that's why the order was stuck in the first place?
    Hello Paul,
    and actually what other differents:
    PHP Code:
    $this->products[$i]['qty'
    to this one:
    PHP Code:
    $order->products[$i]['qty'
    I do know, but it works now, I just uncommented what was already commented. Maybe some zen cart expert need look at it.

  2. #62
    Join Date
    Oct 2007
    Location
    www.kamol.info
    Posts
    15
    Plugin Contributions
    1

    Default Re: Paypal Sessions Viewer + pushorder

    Hello Paulm,

    How to show that zenid in Customers->Orders list in admin?
    With what fields I can bind "paypal_session" table with "orders" table?

    Thanks.

  3. #63
    Join Date
    Nov 2003
    Posts
    1,987
    Plugin Contributions
    15

    Default Re: Paypal Sessions Viewer + pushorder

    As far as I know the zenid is not saved to the orders table. And I don't know a way to bind those tables.

  4. #64
    Join Date
    Oct 2007
    Location
    www.kamol.info
    Posts
    15
    Plugin Contributions
    1

    Default Re: Paypal Sessions Viewer + pushorder

    Thanks Paulm.

  5. #65
    Join Date
    Oct 2007
    Location
    www.kamol.info
    Posts
    15
    Plugin Contributions
    1

    Default Re: Paypal Sessions Viewer + pushorder

    Quote Originally Posted by paulm View Post
    As far as I know the zenid is not saved to the orders table. And I don't know a way to bind those tables.
    Paulm, any idea how to make that Orders list in admin, to show all orders, the unpaid(unsuccessful) and paid orders?
    It was like that in oscommere..., just different status.

  6. #66
    Join Date
    Jul 2009
    Posts
    8
    Plugin Contributions
    0

    Default Re: Paypal Sessions Viewer + pushorder

    Hi all,

    I just set up the latest Zen Cart and in testing my first PayPal transaction, it got stuck. I have of course, went through and followed instructions and changes that need to be made related to the fact that GoDaddy hosts my account. Still my first transaction is completed in PayPal but is stuck in "Processing" status.

    I then found this thread and downloaded and made all the files copies and file changes as directed. However I now have a new module under "Customers" called "BOX_TOOLS_CUSTOMERS" and it is calling //store/Admin/FILENAME_VEIW_PAYPAL_SESSIONS.php

    I am thinking this is not right, so I recopied each file into its appropro subdir and I still see this.

    Any thoughts on this one?

    Thanks
    AnUncommonFind.com

  7. #67
    Join Date
    Jul 2009
    Posts
    8
    Plugin Contributions
    0

    Default Re: Paypal Sessions Viewer + pushorder

    The best part of asking for help is that it always leads me to an answer if I look just one more time. You guessed it, I had a file in the wrong place. All better now.

    Thanks
    AnUncommonFind.com

  8. #68
    Join Date
    May 2008
    Posts
    19
    Plugin Contributions
    0

    Default Re: Paypal Sessions Viewer + pushorder

    Thank you SO very much. This add-on is exactly what I needed. You are an IPN angel.

  9. #69
    Join Date
    May 2007
    Posts
    46
    Plugin Contributions
    0

    Default Re: Paypal Sessions Viewer + pushorder

    Quote Originally Posted by paulm View Post
    Please don't expect too much of this add on.

    Use it like this

    - You receive a payment from paypal but somehow there is no order for it in your shop.

    - Login into your paypal account and look at the payment details, you should find a zen_id there.

    - Go to the Paypal Session viewer and look for a record with the same id

    (to be honest I rarely check the id, but it depends, a.o. on the amount of course)

    - Compare more details and/or contact the customer if in doubt

    - Complete the order using the pushorder feature if you are convinced that the payment and session viewer record match
    I have 196 pages of stuck orders. Any suggestions as to how to find the needle in this haystack appreciated!

  10. #70
    Join Date
    May 2007
    Posts
    46
    Plugin Contributions
    0

    Default Re: Paypal Sessions Viewer + pushorder

    And... I can see the orders and found the needle in the haystack, but when I push the push to order button for the order another window opens and white page and that's it. I know that usually means PHP is not executing.

    So here's where I'm confused. In the configs there is a PAYPAL_PUSHORDER_PASS but where does that come from? Anywhere as long as the two (one in admin and the other in main catalog) agree?

    And the IP... is that the IP of the server where the application resides or the IP address of the person pushing the button to push the order to the database?

    A little confused.

 

 
Page 7 of 11 FirstFirst ... 56789 ... LastLast

Similar Threads

  1. Paypal Sessions Viewer
    By findl16 in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 12 Apr 2009, 11:03 PM
  2. PayPal Sessions Viewer 2.0
    By Spinner in forum All Other Contributions/Addons
    Replies: 17
    Last Post: 12 Jun 2008, 05:01 PM
  3. Paypal Sessions viewer
    By keystonewebworks in forum General Questions
    Replies: 0
    Last Post: 16 Mar 2008, 05:05 AM
  4. Paypal Sessions Viewer???
    By BDCreations in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 1 Dec 2007, 07:10 AM
  5. Paypal Sessions Viewer
    By digidiva-kathy in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 3 Dec 2006, 09:43 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