wagento / module-subscription
本模块用于购买与 Braintree 支付方式兼容的订阅产品。
101.0.9
2020-06-22 08:37 UTC
Requires
- magento/framework: ^100.1.0|101.0.*|102.0.*
- dev-master
- 101.0.9
- 101.0.8
- 101.0.7
- 101.0.6
- 101.0.5
- 101.0.4
- 101.0.3
- 101.0.2
- 101.0.1
- 101.0.0
- 100.0.18
- 100.0.17
- 100.0.16
- 100.0.15
- 100.0.14
- 100.0.13
- 100.0.12
- 100.0.11
- dev-demo
- dev-feature/BTREE-197-magento246-module-version-compatibility
- dev-feature/WSM-234-Braintree-Subscriptions-feedback
- dev-feature/BTREE-197-magento245-p1-module-version-compatibility
- dev-feature/WSM-234-Braintree-Subscriptions
- dev-feature/BTREE-196-magento-2.4.5-compatible
- dev-feature/189-Wagento-Subscription-magento-244
- dev-2.3.5-develop
- dev-2.3.1-develop
- dev-2.3-develop
This package is auto-updated.
Last update: 2024-09-17 11:53:12 UTC
README
简介
这是由 wagento 开发的官方 Braintree 订阅模块。
支持
如果您在模块的安装和配置过程中遇到任何问题,请发送电子邮件至 support@wagento.com
变更日志
基于 composer_version
v101.0.117
- 修复了 cronjob 问题。
v101.0.116
- 修复了前端注册用户中“我的订阅”页面为空的问题。
- 修复了管理员中“删除订阅”不工作的问题。
- 修复了管理员中“查看订阅”加载失败的问题。
- 修复了 PHP 8.1 版本的错误。
- 修复了 PHP 8.2 版本的错误。
- 使模块与 2.4.6 兼容。
v101.0.113
- 使模块与 2.4.5 兼容。
v2.3.1
- 使模块与 2.4.4 兼容。
- 解决了 Magento_Braintree 依赖问题。
- 模块与 php 8.1 版本兼容。
v2.2.1
- 使模块与 2.3.4 和 2.3.5 兼容。
- 解决了提醒邮件 cron 问题。
- 解决了购物车页面取消订阅问题。
- 解决了与订阅相关的结账问题。
- 解决了添加订阅产品后迷你购物车更新问题。
v2.1.1
- 为 Braintree 订阅进行初始模块集成。