示例#1
0
 protected function _construct()
 {
     $this->setTemplate('buckaroo3extended/paymentguarantee/checkout/form.phtml');
     parent::_construct();
 }
示例#2
0
 public function __construct()
 {
     $this->setTemplate('buckaroo3extended/vpay/checkout/form.phtml');
     parent::_construct();
 }
示例#3
0
 public function __construct()
 {
     $this->setTemplate('buckaroo3extended/sofortueberweisung/checkout/form.phtml');
     parent::_construct();
 }