-
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.
- Loading branch information
1 parent
fa36625
commit 668d031
Showing
2 changed files
with
213 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,100 @@ | ||
# MAGENTO 2 PAYMENT INTEGRATION BY NOVALNET | ||
The <a href="https://www.novalnet.com/modul/magento-2-payment">Magento</a> 2 Payment Gateway by Novalnet enables secure integration of payments and payment services for all Magento 2 shops. The full-service platform allow merchant to <a href="https://www.novalnet.de/produkte"> automate payment processing</a>, enrich customer experiences and improve conversion rate through one interface and one contract partner. | ||
|
||
## Integration requirements for Magento 2 | ||
Novalnet <a href="https://www.novalnet.de/"> merchant account </a> is required for processing all international and local payments through this Magento 2 Payment Gateway. The module is available for the magento versions 2.3.0 to 2.4.4 in the following languages: EN & DE | ||
|
||
## Key features of Magento 2 payment integration | ||
- Easy configuration of all international & local payment methods | ||
- One PCI DSS certified payment platform for all payment services from checkout to collection | ||
- Complete automation of all payment processes | ||
- 60+ risk & payment fraud detection modules to prevent defaults in real time | ||
- Clear overview of payment status from checkout to receivables | ||
- Multilevel claims management with integrated handover to collection and various export functions for the accounting | ||
- Comprehensive fraud prevention solution with more than 60 modules (Machine learning) | ||
- Reporting & analytics dashboards with multiple export options | ||
- Automated e-mail notifications for staying up to date on the payment status | ||
- Automated bookkeeping report in XML, SOAP, CSV, MT940 | ||
- Simple seamless integration of the payment module | ||
- Secure SSL-encoded gateways | ||
- Credit/Debit Card iframe integration | ||
- Custom CSS configuration for Credit/Debit Card iframe | ||
- One-click shopping enabled for commonly used payment types | ||
- Easy confirmation/cancellation of on-hold transactions for selected payment types | ||
- Refund option for moat of the payment types | ||
- Supports the multi-store features of Magento | ||
- Capability to allow payments from specific countries | ||
- Responsive templates | ||
|
||
For detailed documentation and other technical inquiries, please send us an email at <a href="mailto:sales@novalnet.de"> sales@novalnet.de </a> | ||
|
||
## Magento 2 Demo shop | ||
|
||
<a href="https://www.novalnet.de/modul/magento-2-payment/"> See here </a> for our link to demo magento store. Place your orders and test our trial checkout processes using our test credentials available in the login page of the <a href="https://magento2.novalnet.de/"> demo magento store </a>. | ||
|
||
## Integrated payment methods | ||
- Direct Debit SEPA | ||
- Credit/Debit Cards | ||
- Invoice | ||
- Prepayment | ||
- Invoice with payment guarantee | ||
- Direct Debit SEPA with payment guarantee | ||
- iDEAL | ||
- Sofort | ||
- giropay | ||
- Barzahlen/viacash | ||
- Przelewy24 | ||
- eps | ||
- Instalment by Invoice | ||
- Instalment by Direct Debit SEPA | ||
- PayPal | ||
- PostFinance Card | ||
- PostFinance E-Finance | ||
- Bancontact | ||
- Multibanco | ||
- Online bank transfer | ||
|
||
## Installation via Composer | ||
|
||
#### Follow the below steps and run each command from the shop root directory | ||
##### 1. Run the below command to install the payment module | ||
``` | ||
composer require novalnet/module-payment | ||
``` | ||
##### 2. Run the below command to upgrade the payment module | ||
``` | ||
php bin/magento setup:upgrade | ||
``` | ||
##### 3. Run the below command to re-compile the payment module | ||
``` | ||
php bin/magento setup:di:compile | ||
``` | ||
##### 4. Run the below command to deploy static-content files like (images, CSS, templates and js files) | ||
``` | ||
php bin/magento setup:static-content:deploy -f | ||
``` | ||
|
||
## Installation through Marketplace | ||
- Signup or login in the <a href="https://marketplace.magento.com/">Magento Marketplace </a> | ||
- Purchase the <a href="https://marketplace.magento.com/novalnet-module-payment.html"> Magento payment extension </a> by Novalnet for free | ||
- Upload the package content into the root directory | ||
- Upgrade, compile and deploy as explained in the section above | ||
|
||
|
||
## License | ||
See our License Agreement at: https://www.novalnet.com/payment-plugins/free/license | ||
|
||
## Documentation & Support | ||
For more information about the Magento 2 Payment Integration by Novalnet, please get in touch with us: <a href="mailto:sales@novalnet.de"> sales@novalnet.de </a> or +49 89 9230683-20<br> | ||
|
||
Novalnet AG<br> | ||
Zahlungsinstitut (ZAG)<br> | ||
Feringastr. 4<br> | ||
85774 Unterföhring<br> | ||
Deutschland<br> | ||
Website: www.novalnet.de | ||
|
||
## Who is Novalnet AG? | ||
<p>Novalnet AG is a <a href="https://www.novalnet.de/zahlungsinstitut"> leading financial service institution </a> offering payment gateways for processing online payments. Operating in the market as a full payment service provider Novalnet AG provides online merchants user-friendly payment integration with all major shop systems and self-programmed sites.</p> | ||
<p>Accept, manage and monitor payments all on one platform with one single contract!</p> | ||
<p>Our SaaS engine is <a href="https://www.novalnet.de/pci-dss-zertifizierung"> PCI DSS </a> certified and designed to enable real-time risk management, secured payments via escrow accounts, efficient receivables management, dynamic member and subscription management, customized payment solutions for various business models (e.g. marketplaces, affiliate programs etc.) etc.</p> |
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,113 @@ | ||
*** Changelog *** | ||
= 12.3.1 - 2022.07.25 = | ||
* Enhanced - For IBAN-specific countries, the BIC field displayed for payment like Direct Debit SEPA, Direct Debit SEPA with payment guarantee and Instalment by Direct Debit SEPA | ||
* Enhanced - On-hold transaction configuration has been implemented for Credit Card, Direct Debit SEPA, Direct Debit SEPA with payment guarantee, Invoice, Invoice with payment guarantee, PayPal and Applepay | ||
* Enhanced - Order status has been optimized as per shop default structure | ||
= 12.3.1 - 2022.06.28 = | ||
* Fix - Compatibility for PHP version 8.1 | ||
* Fix - Invalid text appended along with the TID during authorisation and refund process | ||
|
||
= 12.3.0 - 2022.06.07 = | ||
* New - Implemented Online bank transfer payment | ||
|
||
= 12.2.0 - 2022.04.29 = | ||
* New - Added "state" parameter in the payment request | ||
* Enhanced - Updated payment logo for sofort payment | ||
* Fix - Compatibility for PHP version 8.1 | ||
* Fix - Nullified shipping parameters for digital service orders | ||
* Fix - Corresponding subshops logo displayed instead of the main shop logo on the instalment order email | ||
|
||
= 12.1.5 - 2022.02.23 = | ||
* Fix - Order status updated as Closed for cancelled installments and payment refunds | ||
|
||
= 12.1.4 - 2021.12.13 = | ||
* Enhanced - Payment module is extended to support the Novalnet subscription module | ||
|
||
= 12.1.3 - 2021.11.16 = | ||
* Fix - Display proper Instalment cycle amount in the recurring Instalment E-mail | ||
* Enhanced - Configuration to restrict Instalment renewal notification E-mail | ||
|
||
= 12.1.2 - 2021.08.19 = | ||
* Fix - Adjusted the Callback/Webhook to restrict replicating of invoice mail generation | ||
* Enhanced - Credit/Debit Cards payment method description | ||
|
||
= 12.1.1 - 2021.07.07 = | ||
* Fix - Adjusted the redirect payment methods to adapt to the latest shop version 2.4.2-p1 | ||
* Fix - Callback/Webhook order status update during credit payments | ||
* Fix - Invoice mail generation for every transaction captured for invoice payments in the shop admin | ||
|
||
= 12.1.0 - 2021.05.06 = | ||
* New - Implemented Apple pay payment | ||
|
||
= 12.0.4 - 2021.02.25 = | ||
* New - Implemented enforce 3D secure payment for countries outside EU | ||
* Fix - Transaction amount mismatch while adding tax during Credit Card authentication | ||
* Enhanced - Payment module has been optimized as per new testcase | ||
|
||
= 12.0.3 - 2021.02.12 = | ||
* Fix - Implemented the Partial Refund feature for all payment methods | ||
* Fix - Instalments cycle amount adjusted in the instalment summary | ||
* Fix - Test mode text removed for cancelled live transactions | ||
* Fix - Follow-up process has been adjusted for Mutlistore and Multiwebsite | ||
* Enhanced - Callback comments has been optimised | ||
|
||
= 12.0.2 - 2020.12.18 = | ||
* Enhanced - Adjusted end customer IP condition for different networks | ||
|
||
= 12.0.1 - 18.12.2020 = | ||
* Fix - Amount mismatched during Credit Card authentication process | ||
* Fix - Optimized IP condition check for remote address | ||
* Enhanced - Payment confirmation mail for end-customer designed with a new email template | ||
|
||
= 12.0.0 - 2020.11.27 = | ||
* Major version release: Entire restructure & optimization of the older version with usability, additional features, and customizations. | ||
|
||
= 1.3.2 - 2020.12.10 = | ||
* Fix - Changing the due date affects the updated payment amount | ||
|
||
= 1.3.1 - 2020.10.29 = | ||
* Fix - Chrome Samesite Cookies | ||
|
||
= 1.3.0 - 2020.08.10 = | ||
* Fix - Compatibility issue for 2.4.0 | ||
* Removed - href links for the payment logo | ||
|
||
= 1.2.6 - 2020.05.09 = | ||
* New - In the checkout page, instalments cycle information has been displayed for the end customer | ||
* New - Update shipping address to PayPal | ||
* New - Handled pending order cancellation for Direct Debit SEPA with payment guarantee, Invoice with payment guarantee, Instalment payment for Direct Debit SEPA and Instalment payment for Invoice | ||
* Fix - Adjusted payment module to restrict double booking for redirect payments | ||
|
||
= 1.2.5 - 2020.03.09 = | ||
* Enhanced - Supporting remote IP based on proxy server configuration | ||
|
||
= 1.2.4 - 2020.02.04 = | ||
* Enhanced - Activate button implemented to trigger auto configuration call | ||
* Fix - Adjusted the redirect payment flow for guest user | ||
* Removed - Instalments cycle information for the end customer | ||
|
||
= 1.2.3 - 2019.11.08 = | ||
* New - For redirect payment methods, the product will be restored into the cart after payment cancellation | ||
* Enhanced - For Guarantee and Instalment payments, the default date separator will be filled automatically when entering the date into the Date of Birth field | ||
* Enhanced - Adjusted the redirect payment methods to support the shop order flow | ||
* Removed - Next Instalment Date information for the end customer | ||
|
||
= 1.2.2 - 2019.10.22 = | ||
* New - Implemented instalment payment for Direct Debit SEPA and Invoice | ||
* Enhanced - Guaranteed payment minimum amount reduced to 9.99 EUR | ||
* Enhanced - Implemented new encryption method for redirect payments | ||
* Enhanced - Auto configuration call perform via cURL method | ||
* Enhanced - Adjusted the payment module for IPV6 condition | ||
* Enhanced - Callback has been optimized as per the new testcase | ||
* Enhanced - Novalnet bank details will be displayed in invoice for on-hold transactions in Invoice, Invoice with payment guarantee, Instalment by Invoice and Prepayment | ||
* Fix - Issue in displaying VAT in checkout page | ||
* Fix - Adjusted payment module to restrict the double transaction | ||
* Removed - BIC field for Direct Debit SEPA | ||
* Removed - Payment reference configuration for Invoice / Prepayment | ||
* Removed - Transaction reference in payments | ||
|
||
= 1.2.1 - 2019.06.28 = | ||
* Fix - Extension installation using composer | ||
|
||
= 1.2.0 - 2019.02.05 = | ||
* - New release |