Skip to content

支付回调结果解析报错 #3699

Description

@raymondZhong

支付回调结果解析报错

SpringBoot 3.4.2

模块版本情况

  • WxJava 模块名: 微信支付
  • WxJava 版本号: 4.7.7.B

public synchronized Result notify(@PathVariable Long barberOrderId,@RequestBody String notifyData) {
try{
final WxPayOrderNotifyResult notifyResult = wxPayService.parseOrderNotifyResult(notifyData);
}catch{.....}

}

Image

@binarywang

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions