Вопрос

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.

Это было полезно?

Решение

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

Другие советы

Don't know if PayPal had this back when the question was asked but their IPN simulator is very convenient for testing pending responses and other responses.

https://developer.paypal.com/webapps/developer/applications/ipn_simulator

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top