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