billie/shopware5-payment-module
Composer 安装命令:
composer require billie/shopware5-payment-module
包简介
B2B-Invoicing for Shopware 5
README 文档
README
Installation
Installation via Shopware Store
- Search for the extension in the Shopware Store: https://store.shopware.com/
- Order the extension
- Download it via the Plugin Manager in your store
- Click Install
- Click Activate
- Clear all Caches (you will be prompted for it)
Installation via Composer (recommend, for experts)
- Open the CLI and navigation to the Shopware root
- Run the following Commands to install the extension via composer:
composer req billie/shopware5-payment-module
- Open the Plugin Manager in your store
- Search for the extension
Billie Payment After Delivery - Click Install
- Click Activate
- Clear all Caches (you will be prompted for it)
Displaying Attributes in Documents
To display the billie in the invoice document etc, they can be accessed in the document template files like so:
IBAN {$Order._order.attributes.billie_iban}
Available Attributes are:
billie_ibanbillie_bicbillie_state
Release notes
Version 2.0.8 - Released on 2025-04-09
- fix wrong address-fetch
Version 2.0.7 - Released on 2024-01-03
- fix issues with Klarna module (third-party)
Version 2.0.6 - Released on 2023-09-10
- Fix saving/loading authorized debtor/shipping-address
- Fix cancel-request, if order got cancelled
Version 2.0.5 - Released on 2023-07-19
- Fix loading customer data from session
Version 2.0.4 - Released on 2023-07-07
- replace Billie logo in checkout
Version 2.0.3 - Released on 2023-07-07
- prevent displaying payment method for B2C customer if they are not registered
Version 2.0.2 - Released on 2023-05-08
- remove filter attribute component which does not have any effect anymore (fixes an issue, that the attributes-management does not load properly)
Version 2.0.1 - Released on 2022-06-09
- fix response sending of ajax call on saving updated address (Widget)
Version 2.0.0 - Released on 2021-11-11
- Replaced outdated SDK for api request with the new SDK (Version 2.x)
- Compatibility to Shopware 5.7
- Compatibility with PHP 8
- Fixed a few bugs
Please note: This is the first public release. There has been a few non-public releases before. You can safely update to this version.
billie/shopware5-payment-module 适用场景与选型建议
billie/shopware5-payment-module 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 4 次下载、GitHub Stars 达 0, 最近一次更新时间为 2021 年 12 月 06 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 billie/shopware5-payment-module 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 billie/shopware5-payment-module 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 4
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 8
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-12-06
