Skip to content

Releases: yansongda/pay

v3.7.8

10 Jul 06:01
b7cad54
Compare
Choose a tag to compare

added

  • feat: 新增 v3 付款码服务商模式(#1010)

New Contributors

Full Changelog: v3.7.7...v3.7.8

v3.7.7

22 Jun 02:24
db85283
Compare
Choose a tag to compare

added

  • feat: 新增江苏银行e融支付(#1002)

New Contributors

Full Changelog: v3.7.6...v3.7.7

v3.7.6

16 Jun 08:41
df334dd
Compare
Choose a tag to compare

fixed

  • fix: 微信关闭订单报解包错误的问题(#1000, #1001)

Full Changelog: v3.7.5...v3.7.6

v3.7.5

12 Jun 01:52
3d79403
Compare
Choose a tag to compare

fixed

  • fix: 支付宝响应空签名时签名验证逻辑错误的问题(#998)

optimized

  • optimize: 优化微信 ResponsePlugin 插件去除不必要的返回参数(#996)

deprecated

  • deprecate: 微信 StartPlugin 改为使用 yansongda/artful 中的插件(#993)
  • deprecate: get_wechat_config, get_alipay_config, get_unipay_config 方法已废弃,使用 get_provider_config 方法代替(#994)

New Contributors

Full Changelog: v3.7.4...v3.7.5

v3.7.4

16 May 13:33
a57a52f
Compare
Choose a tag to compare

optimized

  • optimize: 使用 is_file 代替字符串结尾判断(#982)

New Contributors

Full Changelog: v3.7.3...v3.7.4

v3.7.3

08 May 15:15
747806e
Compare
Choose a tag to compare

fixed

  • fix: 修复商家转账参数缺失的问题(#977)

New Contributors

Full Changelog: v3.7.2...v3.7.3

v3.7.2

28 Apr 14:05
722ffdc
Compare
Choose a tag to compare

added

  • feat: 微信V2版本支持普通红包(#973)

chore

  • chore: 升级 yansongda/artful 到最新版解决 http 配置不生效的问题(#974)

New Contributors

Full Changelog: v3.7.1...v3.7.2

v3.7.1

28 Apr 12:52
fe81a43
Compare
Choose a tag to compare

fixed

  • fix: 修复微信付款码 shortcut 支付插件执行顺序错误(#972)

New Contributors

Full Changelog: v3.7.0...v3.7.1

v3.7.0

27 Apr 14:08
406a4e6
Compare
Choose a tag to compare

added

  • feat: 支持微信 v3 版付款码支付(#969)

changed

  • changed: 微信付款码支付更改为 v3 版(#969)

Full Changelog: v3.6.5...v3.7.0

v3.6.5

13 Apr 05:38
69b498a
Compare
Choose a tag to compare

added

  • feat: 支付宝根证书配置支持直接配置内容(#959)

New Contributors

Full Changelog: v3.6.4...v3.6.5