I am using zencart 1.3.8a with bluehost. A month or so ago I dropped my merchant account and went with Paypal Express. I am not using Paypal IPN. I received two orders and everything seemed fine. I have not had an order in about three weeks, but I am seeing customers login. I just setup cron job from my host a couple of weeks ago to see changes to files on my site. A file keeps showing up called includes/modules/payment/paypal/file name. It showed orders with success. I did not receive orders in Paypal and no zencart order. But the person was added as a new customer login.
I did the curltest and results are:
Array
(
[field1] => This is a test
[statuskey] => ready
)
Data validation
Good
and this is part of curl file:
Response:
Array
(
[TOKEN] => EC-8SM162110D747694T
[TIMESTAMP] => 2009-05-28T22:43:10Z
[CORRELATIONID] => af790eeaef4ef
[ACK] => Success
[VERSION] => 3.2
[BUILD] => 904483
[CURL_ERRORS] =>
)
SetExpressCheckout, Elapsed: 431ms -- Success
Yet, no order anywhere. I called Paypal and Bluehost and both say it has something to do with zencart. Paylpal also thinks it has something to do with buttons...I took buttons from Paypal site.
Any suggestions? Am I missing orders?



