Esempio n. 1
0
 protected function _construct()
 {
     parent::_construct();
     $this->setTemplate('sagepaysuite/payment/form/sagePayDirectProWithToken.phtml');
 }
Esempio n. 2
0
 protected function _construct()
 {
     parent::_construct();
     $this->setTemplate('sagepaysuite/payment/form/sagePayServer.phtml');
 }