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.

link|improve this question

67% accept rate
feedback

1 Answer

up vote 1 down vote accepted

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

link|improve this answer
this sounds great - but I can't find the setting anywhere!! paypal docs seem to say it's in the test accounts page at developer.paypal.com, but it's not! i've been through all the profile links to no avail! Please help! :) – significance Jan 25 at 10:36
It's not the Profile links of the Sandbox account itself, it's within developer.paypal.com, as the doc states. I've added a screenshot above. :-) – Robert Jan 25 at 10:42
awesome - thanks! – significance Jan 25 at 12:07
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.