Search code examples
paypalpaypal-ipnpaypal-sandbox

how do I simulate a PENDING response from the paypal IPN for testing purposes?


I need to simulate a PENDING response to my IPN script (php).

Any help on how to configure the sandbox seller account in order to do this would be great!

Note that the IPN testing tool is not sufficient, I actually just need to it to send back a 'pending' notification.

Apologies if this is in the wrong place.


Solution

  • Turn on 'Payment review' on your Sandbox seller account via https://developer.paypal.com/
    This will put any new transactions going through this test account in a 'Pending' state.

    1. https://developer.paypal.com/
    2. Test Accounts
    3. Payment Review > Click 'Disabled'

    PayPal Developer Central with Payment Review available