Page 1 of 9 123 ... LastLast
Results 1 to 10 of 87
  1. #1
    Join Date
    Feb 2007
    Posts
    10
    Plugin Contributions
    0

    Default Pay Pal IPN is not carring over my orders

    [FONT=Arial]I am still new to Zen Cart and I seem to get most of it. Howevere, everyonce in a while I hit a bump. [/FONT]
    [FONT=Arial][/FONT]
    [FONT=Arial]Yup...I have hit a bump and I cannot get over it. Can someone please help!!!![/FONT]
    [FONT=Arial][/FONT]
    [FONT=Arial]When a person places an order in my Zen Cart website http://shop.voipsolutionscanada.com/, Pay Pal is the only option of payment I have selected. [/FONT]
    [FONT=Arial][/FONT]
    [FONT=Arial]When the customer is finished their order in Zen Cart they receive their total. Then when they click the Pay pal payment option and go to the Pay Pal website[/FONT][FONT=Arial] the total comes up as $0. Pay Pal does not carry over the total amount from Zen Cart. [/FONT]
    [FONT=Arial][/FONT]
    [FONT=Arial]parmax[/FONT]

  2. #2
    Join Date
    Jan 2004
    Posts
    66,419
    Blog Entries
    7
    Plugin Contributions
    277

    Default Re: Pay Pal is not carring over my orders

    Quote Originally Posted by parmax View Post
    [FONT=Arial]When the customer is finished their order in Zen Cart they receive their total. Then when they click the Pay pal payment option and go to the Pay Pal website[/FONT][FONT=Arial] the total comes up as $0. Pay Pal does not carry over the total amount from Zen Cart. [/FONT]
    [FONT=Arial][/FONT]
    [FONT=Arial]parmax[/FONT]
    This is a classic problem with choosing PayPal IPN as payment method and having difficulties "receiving" the notice sent from PayPal to authorize the order.
    The process is outlined extensively in this document:
    http://www.zen-cart.com/wiki/index.php/PayPal

    If, after following everything in the document, things aren't working, turn on Debug Logging and post the logs for review. They'll be found in /includes/modules/payment/paypal/logs ... the folder must be writable (chmod 777) in order to have logs stored to it.

    Also if you're using v1.3.7, be sure to install the latest PayPal patch:
    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.

  3. #3
    Join Date
    Feb 2007
    Posts
    10
    Plugin Contributions
    0

    Default Re: Pay Pal IPN is not carring over my orders

    It works now My total carrys over from en Cart to Payl Pal! Thanks

    However the phone number from Zen Cart gets cut off in Pay Pal? Only 738 appear instead of 905-738-9300.

  4. #4
    Join Date
    Jun 2005
    Location
    London, UK
    Posts
    144
    Plugin Contributions
    0

    Default Re: Pay Pal is not carring over my orders

    Quote Originally Posted by DrByte View Post
    This is a classic problem with choosing PayPal IPN as payment method and having difficulties "receiving" the notice sent from PayPal to authorize the order.
    The process is outlined extensively in this document:
    http://www.zen-cart.com/wiki/index.php/PayPal

    If, after following everything in the document, things aren't working, turn on Debug Logging and post the logs for review. They'll be found in /includes/modules/payment/paypal/logs ... the folder must be writable (chmod 777) in order to have logs stored to it.

    Also if you're using v1.3.7, be sure to install the latest PayPal patch:
    http://www.zen-cart.com/forum/showthread.php?t=56216

    I am having this problem, the order total is not carrying over to paypal.

    What puzzles me is that is was working, and that was before I configured anything in my paypal account! It worked perfectly except it did not automatically return the customer to the checkout success page.

    Now it does not work at all, just shows 0 in order total.

    I have gone through all the steps, starting with re-installing the paypal module. Everything is now configured as it should be and yet it does not work.

    The only thing I changed in the cart between now and when in was working is that I went through and changed the pages for weight in 'lbs' to 'kg'. Could I have accidentally done something that would cause this?

    I am running a version 1.2.6d cart. As I say, the paypal IPN was working, my account is a biz account and verified etc.

    I tried to find the log file to set it as writable but I cannot see a log file, is this only created once you have enabled debug logs?

    Many Thanks,
    Sheryl

  5. #5
    Join Date
    Jan 2004
    Posts
    66,419
    Blog Entries
    7
    Plugin Contributions
    277

    Default Re: Pay Pal is not carring over my orders

    Quote Originally Posted by trillian View Post
    I am running a version 1.2.6d cart. .....
    I tried to find the log file to set it as writable but I cannot see a log file, is this only created once you have enabled debug logs?
    Debug logging to file was added in v1.3, and enhanced in v1.3.7.
    .

    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
    Jan 2004
    Posts
    66,419
    Blog Entries
    7
    Plugin Contributions
    277

    Default Re: Pay Pal is not carring over my orders

    Quote Originally Posted by trillian View Post
    I am having this problem, the order total is not carrying over to paypal.
    ...

    Now it does not work at all, just shows 0 in order total.
    The problem reported above was one where PayPal would take the proper payment but not notify the store of the completed purchase.

    Your description is different.

    Can you provide some screenshots of what you're seeing ?


    You should put a plan in place to upgrade, too...
    .

    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.

  7. #7
    Join Date
    Jun 2005
    Location
    London, UK
    Posts
    144
    Plugin Contributions
    0

    Default Re: Pay Pal is not carring over my orders

    Quote Originally Posted by DrByte View Post
    The problem reported above was one where PayPal would take the proper payment but not notify the store of the completed purchase.

    Your description is different.

    Can you provide some screenshots of what you're seeing ?


    My problem is the same as that described by parmax at the top of this thread. The order total does not get carried over to paypal. So when it goes to the paypal screen it just has an order showing the store name and a total of '0'.

    Just for the heck of it, I installed a clean 1.2.6d cart on another account I have with the same webhost and even without changing any settings in my paypal account it seems to work fine (at least the order total is correctly carried over to paypal).

    So the fault is pretty clearly not on the Paypal side and it seems very tolerant of url settings for ipn_handler etc because obviously these are different and yet it still works.
    Last edited by trillian; 17 Mar 2007 at 07:32 PM.

  8. #8
    Join Date
    Jun 2003
    Posts
    33,715
    Plugin Contributions
    0

    Default Re: Pay Pal IPN is not carring over my orders

    What other addons do you have installed? What other settings have you changed recently?
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  9. #9
    Join Date
    Jun 2005
    Location
    London, UK
    Posts
    144
    Plugin Contributions
    0

    Default Re: Pay Pal IPN is not carring over my orders

    My webhost says they have checked the ports mentioned in the FAQ and any other potential filters etc on the server and they say there is nothing that should be blocking it.

    The only changes I have made have been some shipping rates, changing all the instances of 'lbs' to 'kg' and the currency to Danish Krone (I first suspected that perhaps the currency was not recognised so I switched to $ but that's not the problem.

  10. #10
    Join Date
    Jan 2004
    Posts
    66,419
    Blog Entries
    7
    Plugin Contributions
    277

    Default Re: Pay Pal is not carring over my orders

    Quote Originally Posted by trillian View Post
    Just for the heck of it, I installed a clean 1.2.6d cart on another account I have with the same webhost and even without changing any settings in my paypal account it seems to work fine (at least the order total is correctly carried over to paypal).
    If a fresh install works fine and your customized install doesn't, then you'll need to pull out a fine-toothed comb and find the glitch.

    Here's the approach I use when tracking down tough-to-find issues:
    http://www.zen-cart.com/wiki/index.p...Obscure_Issues

    You might pay attention to any changes you made related to currencies.
    .

    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 9 123 ... LastLast

Similar Threads

  1. Pay Pal Standard/IPN Issue - (56) Received HTTP code 403 from proxy after CONNECT
    By Bigwoods83 in forum Built-in Shipping and Payment Modules
    Replies: 5
    Last Post: 8 May 2011, 04:55 AM
  2. Pay Pal funds not appearing, orders ARE being created and logged...
    By two7s_clash in forum Addon Payment Modules
    Replies: 1
    Last Post: 20 Feb 2007, 08:50 AM
  3. Sales Report-Pay Pal IPN orders not listed
    By stevehare in forum General Questions
    Replies: 4
    Last Post: 27 Sep 2006, 01:02 AM
  4. Pay Pal IPN
    By ravergeek in forum Addon Payment Modules
    Replies: 2
    Last Post: 1 Aug 2006, 02:45 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