-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
7 changed files
with
32 additions
and
241 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
71 changes: 0 additions & 71 deletions
71
app/code/community/Payone/Core/Model/Payment/Method/WalletPaydirektExpress.php
This file was deleted.
Oops, something went wrong.
28 changes: 28 additions & 0 deletions
28
app/design/adminhtml/default/default/template/payone/core/payment/method/info/pseudo.phtml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
<?php | ||
/** | ||
* | ||
* NOTICE OF LICENSE | ||
* | ||
* This source file is subject to the GNU General Public License (GPL 3) | ||
* that is bundled with this package in the file LICENSE.txt | ||
* | ||
* DISCLAIMER | ||
* | ||
* Do not edit or add to this file if you wish to upgrade Payone_Core to newer | ||
* versions in the future. If you wish to customize Payone_Core for your | ||
* needs please refer to http://www.payone.de for more information. | ||
* | ||
* @category Payone | ||
* @package design_frontend_base_default | ||
* @subpackage template | ||
* @copyright Copyright (c) 2019 <kontakt@fatchip.de> - www.fatchip.com | ||
* @author Vincent Boulanger <vincent.boulanger@fatchip.de> | ||
* @license <http://www.gnu.org/licenses/> GNU General Public License (GPL 3) | ||
* @link http://www.fatchip.com | ||
*/ | ||
|
||
/** @var $this Payone_Core_Block_Payment_Method_Info_Pseudo */ | ||
?> | ||
<?php | ||
echo $this->escapeHtml($this->getMethodTitle()) | ||
?> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
86 changes: 0 additions & 86 deletions
86
skin/frontend/base/default/payone/core/paydirektexpress.css
This file was deleted.
Oops, something went wrong.