-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 9dc0e86
Showing
82 changed files
with
10,562 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,68 @@ | ||
# NOVALNET PAYMENT MODULE FOR MODIFIED ECOMMERCE | ||
Novalnet payment module for modified eCommerce simplifies your daily work by automating the entire payment process, from checkout till collection. This module is designed to help you increase your sales by offering various payment methods on a one-page checkout. The module which is perfectly adjusted to the modified eCommerce shop with top-quality range of services of the payment provider. | ||
|
||
Novalnet payment module for modified eCommerce is available in <b>EN, DE</b> | ||
|
||
## Integration requirements for modified eCommerce | ||
Novalnet <a href="https://www.novalnet.de/"> merchant account </a> is required for processing all international and local payments through this modified eCommerce Payment Gateway. The module is available for the modified eCommerce versions 1.06 to 3.1.2-r16207 in the following languages: EN & DE | ||
|
||
Through the individuality and flexibility, you can choose which payment methods and services you need. Get now a seamless integration with the various types of payments and payment-related services integrated in the one unique platform. | ||
|
||
## Important functions and features for modified eCommerce | ||
|
||
* Seamless integration of the payment module | ||
* Easy configuration for all payment methods | ||
* One platform for all relevant payment types and related services | ||
* More than 50 fraud prevention modules integrated to prevent risk in real-time | ||
* Comprehensive affiliate system with automated split conversion of transaction on revenue sharing | ||
* Dynamic subscription and member management for recurring payments | ||
* Multilevel claims management with integrated handover to collection and various export functions for the Accounting | ||
* Automated e-mail notification function concerning payment status reports | ||
* Automated bookkeeping report in XML, SOAP, CSV, MT940 | ||
* No PCI DSS certification required | ||
* Secure SSL- encoded gateways | ||
* Credit Card iframe integration | ||
* One click shopping and Zero amount authorization supported for Credit/Debit Cards & Direct Debit SEPA | ||
* Custom CSS configuration for Credit Card iframe | ||
* Easy way of confirmation and cancellation of on-hold transactions (Cancel & Confirm option) for Direct Debit SEPA, Direct Debit SEPA with payment guarantee, Credit/Debit Cards, Invoice, Invoice with payment guarantee, Prepayment & PayPal | ||
* Refund option for Credit/Debit Cards, Direct Debit SEPA, Direct Debit SEPA with payment guarantee, Invoice, Invoice with payment guarantee, Prepayment, Barzahlen/viacash, Sofort, iDEAL, eps, giropay, PayPal & Przelewy24 | ||
* Transaction amount update option for Direct Debit SEPA, Invoice, Prepayment & Barzahlen/viacash. | ||
* Due date change option for Prepayment & Invoice payment. | ||
* Payment slip expiry date update option for Barzahlen/viacash payment. | ||
* Responsive templates | ||
|
||
## Integrated payment methods for modified eCommerce | ||
|
||
* Direct Debit SEPA | ||
* Credit/Debit Cards | ||
* Invoice | ||
* Prepayment | ||
* Direct Debit SEPA with payment guarantee | ||
* Invoice with payment guarantee | ||
* iDEAL | ||
* Sofort | ||
* giropay | ||
* Barzahlen/viacash | ||
* Przelewy24 | ||
* eps | ||
* PayPal | ||
|
||
## More information | ||
Find more about modified eCommerce module on: https://www.novalnet.de/site_pdf/IG-modifiedeCommerce_1.06-3.1.2-r16207_novalnet_11.3.1.pdf<br> | ||
|
||
|
||
## Contact | ||
Novalnet AG<br> | ||
Zahlungsinstitut (ZAG)<br> | ||
Gutenbergstraße 7 <br> | ||
D-85748 Garching <br> | ||
Deutschland<br> | ||
E-mail: sales@novalnet.de<br> | ||
Tel: +49 89 9230683-20<br> | ||
Web: www.novalnet.de | ||
|
||
## License | ||
See our License Agreement at: https://www.novalnet.com/payment-plugins-free-license/ | ||
|
||
## About Novalnet AG | ||
Novalnet AG is a leading financial services institution offering online gateways for processing of online payments. Operating in the market as a full payment service provider, Novalnet AG was founded in Ismaning near Munich, and provides online merchants user-friendly payment modules for all major shop systems as well as for self-programmed websites. The product and service portfolio is very comprehensive and includes all commonly used payment methods of online payment. These include a variety of intelligent fraud prevention modules, free technical support, an automated accounts receivable management system, a comprehensive subscription and membership management, as well as a very useful affiliate program. The experienced and international team of specialists at Novalnet is committed to support online merchants with in-depth knowledge and to work together with them hand in hand to increase their revenue and the quality of their online payments. |
20 changes: 20 additions & 0 deletions
20
admin/includes/extra/modules/orders/orders_info_blocks/novalnet.php
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,20 @@ | ||
<?php | ||
/** | ||
* NOTICE OF LICENSE | ||
* | ||
* This source file is subject to Novalnet End User License Agreement | ||
* | ||
* DISCLAIMER | ||
* | ||
* If you wish to customize Novalnet payment extension for your needs, please contact technic@novalnet.de for more information. | ||
* | ||
* @author Novalnet AG | ||
* @copyright Novalnet | ||
* @license https://www.novalnet.de/payment-plugins/kostenlos/lizenz | ||
* | ||
* Script : novalnet.php | ||
* | ||
*/ | ||
|
||
defined('_VALID_XTC') or die('Direct Access to this location is not allowed.'); | ||
include_once(DIR_FS_ADMIN.'novalnet.php'); |
Oops, something went wrong.