novalnet/sylius-novalnet-payment-plugin
Composer 安装命令:
composer require novalnet/sylius-novalnet-payment-plugin
包简介
PCI Compliant, seamless integration with the various types of payment and payment-related services integrated into one unique platform
关键字:
README 文档
README
Novalnet payment plugin for Sylius simplifies your daily work by automating the entire payment process, from checkout till collection. The Sylius payment plugin is designed to help you increase your sales by offering various international and local payment methods.
Why Sylius with Novalnet?
Sylius aim to shape the future of eCommerce, leveraging the strength of open source and the power of community-driven development. Our team ensures that Sylius as a framework stays up-to-date, innovative, and tailored to the ever-changing needs of modern eCommerce, making it a leading choice for those seeking a customizable and powerful solution.
Advantages of Sylius Payment plugin
- Easy configuration for all payment methods - international and local
- One platform for all payment types and related services
- Complete automation of all payment processes
- More than 50 fraud prevention modules integrated to prevent risk in real-time
- Effortless configuration of risk management with fraud prevention
- Comprehensive affiliate system with automated split conversion of transaction on revenue sharing
- No PCI DSS certification required when using our payment module
- Real-time monitoring of the payment methods & transaction flows
- 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
- Seamless and fast integration of the payment plugin
- Secure SSL- encoded gateways
- Responsive templates
Supported payment methods
- Direct Debit SEPA
- Direct Debit ACH
- Credit/Debit Cards
- Apple Pay
- Google Pay
- Invoice
- Prepayment
- Invoice with payment guarantee
- Direct Debit SEPA with payment guarantee
- Instalment by Invoice
- Instalment by Direct Debit SEPA
- iDEAL
- Sofort
- giropay
- Barzahlen/viacash
- Przelewy24
- eps
- PayPal
- MB Way
- PostFinance Card
- PostFinance E-Finance
- Bancontact
- Multibanco
- Online bank transfer
- Alipay
- WeChat Pay
- Trustly
- Blik
- Payconiq
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/sylius-novalnet-payment-plugin --no-scripts
2. When using Symfony flex the proper bundle class will be automatically registered in your bundles.php file. If you're not using Symfony Flex, you'll need to manually add the bundle class to your config/bundles.php file
return [
// ...
Novalnet\SyliusNovalnetPaymentPlugin\NovalnetSyliusNovalnetPaymentPlugin::class => ['all' => true],
];
3. Import required configuration settings into your config/packages/_sylius.yaml file:
# config/packages/_sylius.yaml
imports:
...
- { resource: "@NovalnetSyliusNovalnetPaymentPlugin/Resources/config/config.yaml" }
4. To import routing configuration into your config/routes.yaml file:
# config/routes.yaml
novalnet_sylius_plugin:
resource: "@NovalnetSyliusNovalnetPaymentPlugin/Resources/config/routing.yaml"
5. Install assets
bin/console assets:install
6. Clear cache
bin/console cache:clear
7. To execute migrations
bin/console doctrine:migrations:migrate
Documentation & Support
For more information about the Sylius Payment Integration by Novalnet, please get in touch with us: sales@novalnet.de or +49 89 9230683-20
Novalnet AG
Zahlungsinstitut (ZAG)
Gutenbergstraße 7
D-85748 Garching
Deutschland
E-mail: sales@novalnet.de
Tel: +49 89 9230683-20
Web: www.novalnet.de
Licenses
As a European Payment institution, Novalnet holds all necessary payment licenses to accept and process payments worldwide. We also comply with European data protection regulations to guarantee advanced data protection worldwide.
See here for Freeware License Agreement.
novalnet/sylius-novalnet-payment-plugin 适用场景与选型建议
novalnet/sylius-novalnet-payment-plugin 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 7 次下载、GitHub Stars 达 1, 最近一次更新时间为 2024 年 03 月 27 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「sylius」 「sylius-plugin」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 novalnet/sylius-novalnet-payment-plugin 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 novalnet/sylius-novalnet-payment-plugin 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 novalnet/sylius-novalnet-payment-plugin 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Implementation of the Omnibus Directive for Sylius application.
Bulk export of sylius resources
Sylius plugin that integrates Addwish
Setono example plugin for Sylius.
Will translate fragments of text automatically
Use price tiers in your Sylius store.
统计信息
- 总下载量: 7
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 27
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2024-03-27