문제

A quick question about PayPal's IPN. I am running 2 websites which would require a different IPN handler, e.g:

firstsite.com/listener.php

secondsite.com/listener.php

Does the 'notify_url' parameter override what has been passed in Selling Tools on my PayPal account? If not, how do I go about solving this, can I just disable IPN in my Selling Tools to get rid of the necessity to pass one listener?

I know that the 'return_url' parameter does not always override the pre-set value in PayPal account. At least it didn't for me.

도움이 되었습니까?

해결책

Does the 'notify_url' parameter override what has been passed in Selling Tools on my PayPal account?.

Yes it does. Ditto the return_url. Works for me.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top