satispay/shopware6-plugin
Composer 安装命令:
composer require satispay/shopware6-plugin
包简介
Satispay Shopware6 Plugin
README 文档
README
Satispay plugin for Shopware 6 ecommerce
Requirements
- Shopware 6.1._ or 6.2._ or 6.3._ or 6.4._ or 6.5._ or 6.6._ or 6.7._
- Satispay payment method is allowed only for EURO transactions.
Installation
Via composer
Use the composer require command to add it to your ecommerce
For Shopware versions lower than Shopware 6.5:
composer require satispay/shopware6-plugin:1.2.0
For Shopware 6.5:
composer require satispay/shopware6-plugin:2.0.0
For Shopware 6.6 and over:
composer require satispay/shopware6-plugin
Then you have to install and activate it
bin/console plugin:refresh bin/console plugin:install Satispay bin/console plugin:activate Satispay
After installation, a new rule will be added called Currency Euro. This rule is set as availability rule for Satispay payment method.
Configuration
Activate Satispay Token
-
Log in as admin user
-
Access Settings > System > Plugins for Shopware version lower than 6.4.x or access Extensions > My Extensions for Shopware version equal/higher than 6.4.x
-
Select config button for Satispay payment plugin to access its settings
-
Select if you want to use sandbox mode through the checkbox Sandbox (if active is blue and will run on sanbdox, not otherwise)
-
Insert your activation code created from your satispay account dashboard (Negozi Online -> Crea codice di attivazione)
-
Click Save button to save current settings
-
Click Activate button
In case of success, you see in the Currently activated code your activation code. In case of error, you'll receive an error code for Satispay support to identify the issue.
If you empty the token activation and click activate, it will delete current activation values and you will need a new token to activate your connection to satispay.
Enable Satispay Payment method
-
Select the corresponding sales channel where you want to activate satispay payment method
-
Open the dropdown Payment methods from Payment and shipping settings and select Satispay payment
-
Click Save button to save current settings
Extra settings (optional)
Extra settings are available in the admin panel in Settings > Shop > Payment.
To view or change them select the action button and click edit.
Refund payment
-
Open the order you want to create the refund for from the orders grid.
Only the orders that have the payment status paid, refunded or refunded partially can be refunded.
-
Select the Satispay Tab visible only if the order was paid with satispay.
- Click Make a Refund button
- Insert the amount to refund and confirm clicking Perform refund button
In case of error, you'll receive an error code for Satispay support to identify the issue.
Payment Flow
- In 6.1 the payment status after the get payment status will stay in OPEN instead of IN PROGRESS.
Scheduled task to finalize unhandled transactions
In the plugin configuration there is a value to enable a scheduled task that runs every 4 hours and finalizes Satispay transactions for the latest hours specified in the Time Frame field (excluding the last hour so that these payments follow the default flow and wait for the callback).
Tested on
- 6.1
- 6.2
- 6.3
- 6.4
- 6.5
- 6.6
- 6.7
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
License
This project uses the MIT LICENSE
satispay/shopware6-plugin 适用场景与选型建议
satispay/shopware6-plugin 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 62 次下载、GitHub Stars 达 0, 最近一次更新时间为 2022 年 06 月 30 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 satispay/shopware6-plugin 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 satispay/shopware6-plugin 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 62
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-06-30















