统一下单接口的分账参数怎么传?没有看到文档中有描述#403
prod-1gu5lepredb54b90
问题描述:
https://developers.weixin.qq.com/miniprogram/dev/wxcloudservice/wxcloudrun/src/development/pay/order/unified.html
文档中没有写 settle_info.profit_sharing 这个参数怎么传
这是微信支付下单接口文档:https://pay.weixin.qq.com/doc/v3/merchant/4012791897
原贴
可以参考下分账文档:https://pay.weixin.qq.com/doc/v3/merchant/4012068033,参考重点标记的这个步骤
@cnb.awPzmf4ShJA(chriscc) 你好 确认下是不是传
"settle_info" : { "profit_sharing" : false }
是的,在下单接口传入这个参数,需要分账传true,详情参考微信支付文档
云开发环境ID
prod-1gu5lepredb54b90
问题描述
问题描述:
https://developers.weixin.qq.com/miniprogram/dev/wxcloudservice/wxcloudrun/src/development/pay/order/unified.html
文档中没有写 settle_info.profit_sharing 这个参数怎么传
这是微信支付下单接口文档:https://pay.weixin.qq.com/doc/v3/merchant/4012791897
原贴