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