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