定制 freepay/shopware6 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

  1. Download the plugin
  2. Extract to custom/plugins/FreepayPaymentShopware6/
  3. 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

License

MIT License - See LICENSE file for details

统计信息

  • 总下载量: 4
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 6
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-03-06