Results 1 to 10 of 104

Hybrid View

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

    Default Re: Paypal Sessions Viewer + pushorder

    Version 3.02

    Only changed the PAYPAL_PUSHORDER_IP comment and it's default definition to:
    PHP Code:
    // replace by your admin ip-address (empty string will skip ip-address check)
    define('PAYPAL_PUSHORDER_IP''xxx.xxx.xxx.xxx'); 
    (in the pushorder.php config file)

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

    Default Re: Paypal Sessions Viewer + pushorder

    Questions about this mod have been asked in another thread for some reason....

    I think this answers some of the questions:

    This mod a.o. shows the product id's. It's simple: shoppingcart => contents => and there you see numbers (product id's) with their qty values.

    But if you use the pushorder feature you don't need to know the product id's! Just click the button ("Move to Orders database") and, after confirmation, the order will be "pushed" into your database.

    If you are unsure if it's the right session you are looking at you can verify it by looking up the zenid in your paypal dashboard (transaction details) and see if it matches the Session_ID of the Paypal session viewer.

  3. #3
    Join Date
    Jan 2006
    Posts
    15
    Plugin Contributions
    0

    Default Re: Paypal Sessions Viewer + pushorder

    Paul - firstly - top one - thanks!!

    Just one query ... your msg below refers to a change to the PAYPAL_PUSHORDER_IP. I downloaded the 3.01 link on this thread and there is no definition for PAYPAL_PUSHORDER_IP in the pushorder.php config file - unless I'm supposed to add it from your included code but I don't think so. The only thing I have in that file is PAYPAL_PUSHORDER_PASS define.

    I reckon there might be another 3.02 download that I've missed somewhere -

    Could you confirm?

    many thanks again - you're a star!


    Quote Originally Posted by paulm View Post
    Version 3.02

    Only changed the PAYPAL_PUSHORDER_IP comment and it's default definition to:
    PHP Code:
    // replace by your admin ip-address (empty string will skip ip-address check)
    define('PAYPAL_PUSHORDER_IP''xxx.xxx.xxx.xxx'); 
    (in the pushorder.php config file)

  4. #4
    Join Date
    Jan 2006
    Posts
    15
    Plugin Contributions
    0

    Default Re: Paypal Sessions Viewer + pushorder

    Sorry - excuse that last post - now sorted - I was looking at the wrong config file!!

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

    Default Re: Paypal Sessions Viewer + pushorder

    Thanks for telling it's sorted

    Indeed, the pass needs to be defined on both sides (admin and catalog) and the ip-address only on the catalog side.

 

 

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