Search code examples
paypalsandbox

Cannot find Instant Payment Notification (IPN) simulator


I am following tutorial in: http://code.tutsplus.com/tutorials/how-to-setup-recurring-payments--net-30168

which is nice so far as I needed to get into sandbox.

Just can't find where it is.


Solution

  • You can't find sandbox inside PayPal. SandBox is a test platform for developers where you can simulate payments. If your code works in SandBox then it will work in production enviroment with PayPal. You should register your developer account and begin to test.

    here you can simulate IPN