这个是我返回给前端唤起支付的参数
这个是我统一下单的参数
这个是统一下单的返回
大致代码是这样的
关于唤起支付缺少totel_fee参数的问题? 看了所有相关帖子还是不知道为啥Regarding the lack of totel_fee parameter for invoking payment? After reading all related posts, I still don’t know why
关于唤起支付缺少totel_fee参数的问题? 看了所有相关帖子还是不知道为啥这个是我返回给前端唤起支付的参数
这个是我统一下单的参数
这个是统一下单的返回
大致代码是这样的
This is the parameter that I return to the front-end payment, this is the parameter that I place an order uniformly, this is the parameter that I place an order uniformly, and the return code is like this
回答:
unifiedOrder.getOutTradeNo().intValue()参数改成这样试试
你把 统一下单传的total_fee的参数值 换成 int 型 试下
请按照以下两点检查:
1,package参数格式错误,正确的package参数格式应该是这样:package:"prepay_id=wx201222229874569b201de80e089456213"
2,package参数为空,请按照文档要求上传正确的参数