function indexAction()
 {
     Paypal_Models_Paypal::initSettings();
     Paypal_Models_Paypal::IPN($this->_getAllParams());
 }