Page 8 of 8 FirstFirst ... 678
Results 71 to 79 of 79
  1. #71
    Join Date
    Jun 2007
    Posts
    4
    Plugin Contributions
    0

    Default Re: My PayPal IPN echeck orders not completing

    Please forget my previous message, I found the problem!! (I removed paypal_admin_notifications.php during the patch update!)

    Sorry for any inconveniances

  2. #72
    Join Date
    Dec 2006
    Posts
    1
    Plugin Contributions
    0

    Default Re: My PayPal IPN echeck orders not completing

    Quote Originally Posted by knuckle-101 View Post
    Your missing the PDT Token

    PDT Token (Payment Data Transfer)
    Enter your PDT Token value here in order to activate transactions immediately after processing (if they pass validation).

    Go to paypal and get your token and add it this will work.
    this may be a silly question but where do you put the PDT Token after you get one?

  3. #73
    Join Date
    Dec 2004
    Posts
    1,031
    Plugin Contributions
    0

    Default Re: My PayPal IPN echeck orders not completing

    Modules- payment- paypal-IPN

    edit the module and fill out: PDT Token (Payment Data Transfer)
    Live and learn... the Zen way.

  4. #74
    Join Date
    Nov 2007
    Location
    Ukraine
    Posts
    34
    Plugin Contributions
    0

    Default Re: My PayPal IPN echeck orders not completing

    the same problem occured with PayPal eCheck today.

    I made Paypal debug on.

    I have my PDT from my paypal account. but I dont have place where to put this PDT in module/paymenr/paypal/???

    i have 1.3.7 instaled on Nov 2007.

    any advise? or after i put the debug ON will eCheck work properly? what I missed else?

    thanks


    Quote Originally Posted by mydanilo View Post
    Modules- payment- paypal-IPN

    edit the module and fill out: PDT Token (Payment Data Transfer)

  5. #75
    Join Date
    Dec 2004
    Posts
    1,031
    Plugin Contributions
    0

    Default Re: My PayPal IPN echeck orders not completing

    I assume you have the Paypal-IPN module installed and active? green?


    Yes it should be there if you go to the menu: Modules- Payment- Paypal-IPN

    and then you see on the right side....


    Enable PayPal Module
    True

    Business ID
    [email protected]

    PDT Token (Payment Data Transfer)
    ****************


    Transaction Currency
    Only USD

    Payment Zone

    etc etc...

    If you press edit, it is the second option from the top. Can't miss it. Otherwise your installation is not correct.
    --none--
    Live and learn... the Zen way.

  6. #76
    Join Date
    Nov 2007
    Location
    Ukraine
    Posts
    34
    Plugin Contributions
    0

    Default Re: My PayPal IPN echeck orders not completing

    this what i can see in my admin:

    PayPal IPN (debug mode active)

    Enable PayPal Module
    Do you want to accept PayPal payments?

    *True
    False

    Business ID
    Primary email address for your PayPal account.
    NOTE: This must match EXACTLY the primary email address on your PayPal account settings. It IS case-sensitive, so please check your PayPal profile preferences at paypal.com and be sure to enter the EXACT same primary email address here.
    [email protected]

    Transaction Currency
    Choose the currency/currencies you want to accept

    *Selected Currency
    Only USD
    Only CAD
    Only EUR
    Only GBP
    Only JPY
    Only AUD

    Payment Zone
    If a zone is selected, only enable this payment method for that zone.


    Set Pending Notification Status
    Set the status of orders made with this payment module that are not yet completed to this value
    ('Pending' recommended)


    Set Order Status
    Set the status of orders made with this payment module that have completed payment to this value
    ('Processing' recommended)


    Set Refund Order Status
    Set the status of orders that have been refunded made with this payment module to this value
    ('Pending' recommended)


    Sort order of display.
    Sort order of display. Lowest is displayed first.


    Continue Button Text
    Sets the text for the Continue button on the PayPal Payment Complete page.
    Requires Return URL to be set.
    Leave blank if no customization required.


    Page Style
    Sets the Custom Payment Page Style for payment pages. The value of page_style is the same as the Page Style Name you chose when adding or editing the page style. You can add and edit Custom Payment Page Styles from the Profile subtab of the My Account tab on the PayPal site. If you would like to always reference your Primary style, set this to "primary." If you would like to reference the default PayPal page style, set this to "paypal".


    Mode for PayPal web services

    Default:
    www.paypal.com/cgi-bin/webscr
    or
    www.paypal.com/us/cgi-bin/webscr
    or for the UK,
    www.paypal.com/uk/cgi-bin/webscr
    Choose the URL for PayPal live processing


    Debug Mode
    Enable debug logging?
    NOTE: This can REALLY clutter your email inbox!
    Logging goes to the /includes/modules/payment/paypal/logs folder
    Email goes to the store-owner address.
    Leave OFF for normal operation.

    Off
    * Log File
    Log and Email


    ANY IDEAS?

  7. #77
    Join Date
    Dec 2004
    Posts
    1,031
    Plugin Contributions
    0

    Default Re: My PayPal IPN echeck orders not completing

    PDT Token (Payment Data Transfer)
    Enter your PDT Token value here in order to activate transactions immediately after processing (if they pass validation).

    This is missing? Sorry I don't know why this is not there! Did you try and install an older Paypal mod over your 1.3.7? This is definetly not the way it should be. You should have the PDT section. Are files missing? Can you upload your local copy again? Maybe just the directories with Pay pal stuff.

    And you can try this as well...
    Check if this tool shows more info. http://www.zen-cart.com/forum/showthread.php?t=65680

    Maybe open another thread with PayPal PDT Token setting missing... or something like it.

    Sorry can't help you more... good luck.
    Live and learn... the Zen way.

  8. #78
    Join Date
    Apr 2007
    Location
    Melbourne, Victoria, Australia
    Posts
    7
    Plugin Contributions
    0

    Default Re: My PayPal IPN echeck orders not completing

    I have read through this thread (and others) and after problems with eCheques have now updated the patch Jun 2007 I have also since loaded Paypal Session viewer to try and find the missing orders as I have 3 payments and I need to confirm what they have order however when I do Admin>Customers>View Stuck Orders I get the following error

    Displaying 105 records...
    PAYPAL SESSION INFO for record #1, which expires on 1176952062
    Session_ID=090db8a9f98467e8bc2b306e04c6bc5c
    customers_host_address => mail1.wyndham.vic.gov.au
    cartID => 55024

    Catchable fatal error: Object of class shoppingCart could not be converted to string in /home/tradingc/public_html/etch/admin/view_stuck_paypal_orders.php on line 71

    any ideas why this is happening I am using 1.3.7 with the updated Jun 2007 patch for paypal

  9. #79
    Join Date
    Jan 2008
    Posts
    11
    Plugin Contributions
    0

    Default Re: My PayPal IPN echeck orders not completing

    Quote Originally Posted by JohnCrennan View Post
    I have read through this thread (and others) and after problems with eCheques have now updated the patch Jun 2007 I have also since loaded Paypal Session viewer to try and find the missing orders as I have 3 payments and I need to confirm what they have order however when I do Admin>Customers>View Stuck Orders I get the following error

    Displaying 105 records...
    PAYPAL SESSION INFO for record #1, which expires on 1176952062
    Session_ID=090db8a9f98467e8bc2b306e04c6bc5c
    customers_host_address => mail1.wyndham.vic.gov.au
    cartID => 55024

    Catchable fatal error: Object of class shoppingCart could not be converted to string in /home/tradingc/public_html/etch/admin/view_stuck_paypal_orders.php on line 71

    any ideas why this is happening I am using 1.3.7 with the updated Jun 2007 patch for paypal
    i also installed the session viewer and got that error. after getting it working i found it to be a little lacking so i spent a few hours recoding it to make it nicer to look at. if you want that version download it here:

    http://gattomatto.net/work/zen-cart/...pal_orders.txt

    save it into your admin folder, but change the .txt extension to .php. first make a backup of the old view_stuck_paypal_orders.php of course. i think you will find this to be easier to use (as well as functioning properly).

    - m@

 

 
Page 8 of 8 FirstFirst ... 678

Similar Threads

  1. 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
  2. IPN not completing for PayPal -- on GoDaddy
    By Briohny12 in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 20 Oct 2008, 10:58 PM
  3. Paypal Orders Not Completing w/ IPN after changing servers
    By wired2work in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 8 Oct 2008, 06:34 AM
  4. [DONE 1.3.5] PayPal IPN and eCheck clearing
    By jrafuse in forum Bug Reports
    Replies: 8
    Last Post: 26 Jul 2006, 08:14 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