Skip to content

V1.5.120 - #547

Merged
iGoogle-ink merged 7 commits into
mainfrom
v1.5.120
Jun 28, 2026
Merged

V1.5.120#547
iGoogle-ink merged 7 commits into
mainfrom
v1.5.120

Conversation

@iGoogle-ink

Copy link
Copy Markdown
Member

版本号:v1.5.120

  • 修改记录:
    • gopay:golang.org/x/crypto 版本升级到 v0.53.0,module 版本 go 1.25.0。
    • 微信v3:新增 扣费服务(预约扣费)相关接口。
      • 预签约(4 个渠道各自独立函数):
        • client.V3ScheduledDeductPreSignMiniProgram(),小程序预签约。
        • client.V3ScheduledDeductPreSignApp(),APP 预签约。
        • client.V3ScheduledDeductPreSignH5(),H5 预签约。
        • client.V3ScheduledDeductPreSignJsapi(),JSAPI 预签约。
      • 协议管理:
        • client.V3ScheduledDeductContractQuery(),通过商户协议号查询签约。
        • client.V3ScheduledDeductContractTerminate(),通过商户协议号解约。
      • 预约扣款:
        • client.V3ScheduledDeductSchedule(),创建预约扣费。
        • client.V3ScheduledDeductScheduleQuery(),查询预约扣费结果。
        • client.V3ScheduledDeductApply(),受理扣款。
      • 回调通知载荷模型:PapayScheduledSignNotifyResource(签解约结果)、PapayScheduledPayNotifyResource
        (支付结果);回调验签 / 解密复用现有 wechat.V3DecryptNotifyCipherTextToStruct 等公共方法。
      • 新增 商家转账(免确认收款授权)相关接口。
        • client.V3TransferPreTransferWithAuth(),发起转账并完成免确认收款授权(一步式,POST)。
        • client.V3TransferUserConfirmAuth(),发起免确认收款授权(仅授权,POST)。
        • client.V3TransferUserConfirmAuthQuery(),商户单号查询授权结果(GET)。
        • client.V3TransferUserConfirmAuthClose(),解除免确认收款授权(POST)。
      • 商家转账(新版)补充。
        • client.V3TransferElecsignDownload(),下载电子回单
      • 消费者投诉 2.0 补充。
        • client.V3ComplaintResponseImmediateService(),回复需要即时服务的投诉单(POST,2024-09 上线)。
    • PayPal:
      • 新增接口。
        • client.FindEligiblePaymentMethods(),可用支付方式查询
        • client.UpdateTracker(),更新或取消订单物流信息
        • client.InvoiceTemplateDetail(),发票模板详情查询
      • 其他
        • 参数校验补充,model模型完善,部分已知问题修复。

@iGoogle-ink
iGoogle-ink merged commit 052f732 into main Jun 28, 2026
2 checks passed
@iGoogle-ink
iGoogle-ink deleted the v1.5.120 branch June 28, 2026 04:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant