Skip to content

电商合单委托代扣撤销订单

商户可以通过该接口发起免密的合单撤销 官方文档

js
wxpay
.
v3
.
ecommerce
.
combinePapay
.
transactions
.
_combine_out_trade_no_
.
reverse
.
post
({
combine_appid
,
sub_orders
,
}, {
combine_out_trade_no
, })
.
then
(({
status
, }) =>
status
=== 204)

Released under the MIT License. (SITEMAP)