DrByte:
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