New Zenner
- Join Date:
- Jun 2011
- Posts:
- 4
- Plugin Contributions:
- 0
paypal standard with other checkouts, catch 33
I'm trying to get Zencart paypal standard payments IPN to work, as well as 2 checkouts from another provider. I have 2 sites running paypal already using oscommerce and I cannot enable IPN because it is enabled automatically by the software and the URL's are different. It seems that if I enable and put in one URL it will screw up the other one.
Now, add Zencart on my 3rd site to this also - I'm finding that every solution has a problem. If I'm getting this right then Zencart needs to have IPN enabled (although it doesn't matter which URL since Zencart sorts it out for you) - but I can't put in any URL since it will stop one of the other sites working properly. Paypal will not let me set IPN to on without adding a URL...
I'm looking at these possibilities:
-
If Zencart can run by submitting the URL return information itself on the fly then there should be a way (I hope) to enable IPN automatically from Zencart without having to set it in Paypal at all (the oscommerce checkout system for Paypal IPN does this). So can anybody direct me to where this can be achieved in the coding for Zencart and how to code it with an amendment or addition.
-
What happens if I don't enable IPN at Paypal at all - your instructions say that it must be enabled, but is this just playing safe ?
regards