Hello, my name is Eddie and I am having some difficulty getting the PayPal IPN to work correctly on my site.
I am using the latest release, I have it enabled and have edited it to contain my PayPal seller email address. The order shows up in the Admin area, but I never receive anything back from PayPal letting me know if the order is valid or not. I do not have a SSL certificate, so I did not fill in the private key, public certificate, PayPal's public certificate, or a PayPal public certificate ID.
I was not sure if I needed a working directory for temporary files or not. The information about the temporary directory does not say if that is needed for SSL secure sites or unsecure sites or both, so I left that field blank. I have since then created a temporary directory named paypaltmp and point to it like this: public_HTML/catalog/paypaltmp/. The OpenSSL Location field is already filled in with this information: /usr/bin/openssl, so I left it alone even though I do not have a SSL certificate.
I have enabled auto return on PayPal's site and have even enabled PayPal IPN and have pointed it to this URL: http://www.giftscollectiblesmore.com/catalog/ext/modules/payment/paypal_ipn/ipn.php.
Is there anything wrong with the way that this is set up? If so please show me all of my errors and how I can correct them. Thank you.
Eddie Swift