Пример #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();
 }