示例#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');
 }