-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Updated README.md * Fix bugs, Magento 2 marketplace compatible
- Loading branch information
1 parent
85ddd23
commit b143ed7
Showing
15 changed files
with
40 additions
and
92 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ PAYMILL-Magento-2 Extension for credit card and direct debit payments (beta) | |
PAYMILL extension for Magento 2 compatible with: 2.0.x, 2.1.x (tested for 2.2.0). This extension installs two payment methods: Credit card and direct debit. | ||
|
||
##### Note: This is an all new version of the PAYMILL Magento 2 Extension. | ||
This extension is fully and actively maintained by Paymill Official Partner [IMB sh.p.k](http://www.imb.al/en/)(contact mailto:[email protected]). | ||
This extension is fully and actively maintained by Paymill Official Partner [IMB sh.p.k](http://www.imb.al/en/) [contact](mailto:[email protected]). | ||
|
||
## Your Advantages | ||
* PCI DSS compatibility | ||
|
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
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
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
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 |
---|---|---|
|
@@ -108,4 +108,3 @@ public function install (SchemaSetupInterface $setup, | |
} | ||
|
||
} | ||
?> |
21 changes: 0 additions & 21 deletions
21
app/code/Paymill/Paymill/view/adminhtml/templates/payment/info/creditcard.phtml
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
app/code/Paymill/Paymill/view/adminhtml/templates/payment/info/creditcard_pdf.phtml
This file was deleted.
Oops, something went wrong.
14 changes: 0 additions & 14 deletions
14
app/code/Paymill/Paymill/view/adminhtml/templates/payment/info/directdebit.phtml
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
app/code/Paymill/Paymill/view/adminhtml/templates/payment/info/directdebit_pdf.phtml
This file was deleted.
Oops, something went wrong.
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
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