freepay/shopware6
最新稳定版本:1.0.3
Composer 安装命令:
composer require freepay/shopware6
包简介
Freepay payment integration for Shopware 6
README 文档
README
A Shopware 6 payment plugin that integrates Freepay Payment Service Provider with support for external payment windows, webhook notifications, and return URL handling.
Requirements
- Shopware 6.7.0 or higher
- PHP 8.1 or higher
- Freepay merchant account with API credentials
Installation
See INSTALL.md for quick start guide.
Via Composer (Recommended)
composer require freepay/shopware6 bin/console plugin:refresh bin/console plugin:install --activate FreepayPaymentShopware6 bin/console cache:clear
Manual Installation
- Download the plugin
- Extract to
custom/plugins/FreepayPaymentShopware6/ - Install and activate:
bin/console plugin:refresh bin/console plugin:install --activate FreepayPaymentShopware6 bin/console cache:clear
Configuration
Navigate to: Settings → System → Plugins → Freepay Payment → Configuration
Required Settings
- Merchant ID
- API Key
- Webhook Secret
- Sandbox Mode (enable for testing)
Webhook URL
Configure this URL in your Freepay merchant dashboard:
https://your-shop-domain.com/freepay/webhook
Documentation
- Installation Guide - Quick start guide
- Changelog - Version history
License
MIT License - See LICENSE file for details
统计信息
- 总下载量: 4
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-03-06