Hi all

I have a problem with all the transactions that i made to test the Paypal payment in my virtual shop. Maybe someone can help me.

I use Paypal sandbox to test the Paypal payment. The problem is that all transactions stay in pending after the payment is acepted.

I was looking for information but i didnt can resolve this problem and i think that is a problem of IPN request back but im not sure.

This is my configuration in drupal:

PayPal Receiver Email: ismael_1186478636_biz@XXXXXX.es
PayPal processing URL: https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_xclick
PayPal IPN "request back" validation URL: http://MYDOMAIN/paypal/ipn
Debug Instant Payment Notification (IPN): active (i dont get any mail from anywhere)

And this is the configuration of the business account of paypal sandbox:

Instant Payment Notification (IPN): On
Instant Payment Notification (IPN) URL: http://MYDOMAIN/paypal/ipn

I have the same IPN URL in the paypal sandbox account and drupal configuration. This is correct?

Anybody can help me? I was looking for a solution a lot of hours but with a try-error method that frustrated me.

Thanks all

Best regards.