-
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
1 parent
f8f602f
commit 95b40da
Showing
2 changed files
with
85 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,78 @@ | ||
# SprykerB2C Marketplace Payment Integration by Novalnet | ||
<a href="https://www.novalnet.com/modul/spryker">Spryker Commerce OS</a> is a PHP-based e-commerce system for B2C. Novalnet payment module for Spryker 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 Spryker shop with top-quality range of services of the payment provider. | ||
|
||
## Integration requirements | ||
Novalnet <a href="https://www.novalnet.de/"> merchant account </a> is required for processing all international and local payments through this Spryker payment module. The module is available for the SprykerB2C versions 202108.0 in the following languages: EN & DE | ||
|
||
## Key features | ||
- Easy configuration for all payment methods | ||
- One platform for all relevant payment types and related services | ||
- Complete automation of all payment processes | ||
- More than 50 fraud prevention modules integrated to prevent risk in real-time | ||
- No PCI DSS certification required when using our payment module | ||
- Real-time monitoring of the transaction flow from the checkout to the receivables | ||
- Multilevel claims management with integrated handover to collection and various export functions for the accounting | ||
- Automated e-mail notification function concerning payment status reports | ||
- Clear real-time overview and monitoring of payment status | ||
- Automated bookkeeping report in XML, SOAP, CSV, MT940 | ||
- Secure SSL- encoded gateways | ||
- Seamless and fast integration of the payment module | ||
- Credit Card with 3D Secure | ||
- On-hold transaction configuration in the shop admin panel | ||
- Easy way of confirmation and cancellation of on-hold transactions (Cancel & Confirm option) for Credit/Debit Cards, Direct Debit SEPA, Direct Debit SEPA with payment guarantee, Invoice, 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, PostFinance Card, PostFinance E-Finance & Bancontact. | ||
- Responsive templates | ||
|
||
For detailed documentation and other technical inquiries, please send us an email at <a href="mailto:[email protected]"> [email protected] </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 | ||
- PayPal | ||
- PostFinance Card | ||
- PostFinance E-Finance | ||
- Bancontact | ||
- Multibanco | ||
|
||
## 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 | ||
|
||
``` | ||
php composer.phar require "novalnet/sprykerb2c-marketplace" | ||
``` | ||
|
||
##### 2. Novalnet - General Configuration | ||
Configure the required settings under | ||
> vendor/novalnet/sprykerb2c-marketplace/config/config.dist.php | ||
To get the complete installation guide, contact <a href="mailto:[email protected]"> [email protected] </a> | ||
|
||
## License | ||
See our License Agreement at: https://www.novalnet.com/payment-plugins/free/license | ||
|
||
## Documentation & Support | ||
For more information about the Spryker marketplace Payment Integration by Novalnet, please get in touch with us: <a href="mailto:[email protected]"> [email protected] </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,7 @@ | ||
*** Changelog *** | ||
|
||
= 1.0.0 - 2022.03.01 = | ||
* - New release: Payment module with marketplace implementations with dynamic revenue sharing and composer installation to adapt to version 2 API structure | ||
|
||
|
||
|