What this package is like to depend on
Last release 5 months ago
25 Mar 2026
Too new to tell
only 2 release windows
Most releases are documented
notes for 5 of 6 stable releases
Nothing withdrawn
no release was ever pulled
5 months old
6 releases · first in 2026
6 releases in the last 12 months
see the full history below
Release timeline
6 releases · Mar 2026 to Mar 2026Releases
latest 6-
1.1.225 Mar 2026Release notes
Open source →- alipay_setup.rb:不再自动追加
alipays;LSApplicationQueriesSchemes仅保留业务自行维护(已有alipay即可满足常见canOpenURL检测)
- alipay_setup.rb:不再自动追加
-
1.1.024 Mar 2026Release notes
Open source →- podspec 路径推断:从
ios/.symlinks自动解析主工程根目录,无需在 Podfile 配置ENV['ALIPAY_PAYMENT_APP_ROOT'] - Info.plist 写入:
alipay_setup.rb在pod install时由 podspec 调用,无需在 Podfilepost_install中手动调用 - 文档:主 README 精简 iOS 说明,详情移至
ios/Libraries/README.md
- podspec 路径推断:从
-
1.0.024 Mar 2026Release notes
Open source →- 正式稳定版
- scheme 从 pubspec 读取(与 alipay_kit 一致):
pod install时 podspec 自动读取alipay_payment.scheme并注入,无需执行脚本 - 移除 urlScheme 参数:pay/auth/unsafePay/unsafeAuth 等接口不再接受 urlScheme
- 兼容 resultStatus
{9000}格式解析(iOS 等平台可能返回带花括号) - example:新增「验证 {9000} 解析」按钮
-
0.0.311 Mar 2026Nothing published for this version
-
0.0.211 Mar 2026Release notes
Open source →- 新增
payAndWait()/authAndWait()Future 风格 API - 新增
orderInfo/authInfo非空校验 - 完善平台接口文档注释
- 补充
parseAuthResult、resultStatusCode、AlipayAuthResult单元测试
- 新增
-
0.0.110 Mar 2026