postfinancecheckout/shopware-6
Composer 安装命令:
composer require postfinancecheckout/shopware-6
包简介
PostFinanceCheckout integration for Shopware 6
README 文档
README
The PostFinance Checkout plugin wraps around the PostFinance Checkout API. This library facilitates your interaction with various services such as transactions. Please note that this plugin is for versions 6.5, 6.6 or 6.7. For the 6.4 plugin please visit our Shopware 6.4 plugin.
Requirements
- Shopware 6.7.x, 6.6.x or 6.5.x. See table below.
- PHP minimum version supported by the each shop version.
Documentation
- For English documentation click here
- Für die deutsche Dokumentation klicken Sie hier
- Pour la documentation Française, cliquez ici
- Per la documentazione in tedesco, clicca qui
Installation
Via Composer (Recommended)
- Navigate to your Shopware root directory.
- Run:
Copy composer require postfinancecheckout/shopware-6 php bin/console plugin:refresh php bin/console plugin:install --activate --clearCache PostFinanceCheckout
Manual Installation
- Download the latest Release
- Extract the ZIP to custom/plugins/PostFinanceCheckout.
Copy bin/console plugin:refresh bin/console plugin:install --activate --clearCache PostFinanceCheckout
Update
Via Administration
- Go to Shopware Admin > Extensions > My extensions.
- Find PostFinanceCheckoutPayment.
- Click Update.
Via CLI
- Deploy the new plugin files (replace the folder in custom/plugins/PostFinanceCheckoutPayment or upload/install a new ZIP).
- Run:
bin/console plugin:refresh bin/console plugin:update --clearCache PostFinanceCheckoutPayment bin/console cache:clear
Configuration
API Credentials
- Navigate to Shopware Admin > Settings > PostFinanceCheckout.
- Enter your Space ID, User ID, and API Key (obtained from the PostFinance Checkout Portal).
PostFinanceCheckout does not appear in Settings
- You should run the following commmand
Copy bin/build-administration.sh
Payment Methods
Configure supported methods (e.g., credit cards, Apple Pay) via the PostFinance Checkout Portal.
Key Features
iFrame Integration: Embed payment forms directly into your checkout.
Refunds & Captures: Trigger full/partial refunds and captures from Shopware or the PostFinance Checkout Portal.
Multi-Store Support: Manage configurations across multiple stores.
Automatic Updates: Payment methods sync dynamically via the PostFinanceCheckout API.
Subscriptions: Make recurring payments with Subscriptions (Shopware Commercial) and PostFinanceCheckout.
Compatibiliity
| Shopware 6 version | Plugin major version | Supported until |
|---|---|---|
| Shopware 6.7.x | 7.x | Further notice |
| Shopware 6.6.x | 6.x | March 2026 |
| Shopware 6.5.x | 5.x | October 2024 |
Troubleshooting
Logs: Check payment logs with:
Copy
tail -f var/log/postfinancecheckout*.log
Common Issues:
Ensure composer update postfinancecheckout/shopware-6 is run after updates.
Verify API credentials match your PostFinanceCheckout account.
FAQs
Q: Does this plugin support one-click payments? A: Yes, via tokenization in the PostFinanceCheckout Portal.
Q: How do I handle PCI compliance? A: The plugin uses iFrame integration, reducing PCI requirements to SAQ-A.
Changelog
For version-specific updates, see the GitHub Releases.
Contributing
Report issues via GitHub Issues.
Follow the Shopware Plugin Base Guide for development.
This template combines technical clarity with user-friendly guidance. For advanced customization (e.g., overriding templates or payment handlers), refer to the Shopware Documentation.
License
Please see the license file for more information.
postfinancecheckout/shopware-6 适用场景与选型建议
postfinancecheckout/shopware-6 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 10.57k 次下载、GitHub Stars 达 9, 最近一次更新时间为 2021 年 01 月 18 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「php」 「payment」 「shopware」 「PostFinance Checkout」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 postfinancecheckout/shopware-6 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 postfinancecheckout/shopware-6 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 postfinancecheckout/shopware-6 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Show a variant switch within the listing and cart
Pimcore CMS Bundle
Alfabank REST API integration
Shopware 5 redirecter plugin
Shopware 6 plugin, to configure redis cache
Database-Management plugin for Shopware
统计信息
- 总下载量: 10.57k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 10
- 点击次数: 10
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Apache-2.0
- 更新时间: 2021-01-18