Skip to content

受理扣款

扣款受理接口,支付结果以回调为准,或者超时以后主动查单 官方文档 官方文档

js
wxpay
.
v3
.
eduPapay
.
transactions
.
post
({
appid
,
sub_mchid
,
sub_appid
,
body
,
attach
,
out_trade_no
,
goods_tag
,
notify_url
,
contract_id
,
trade_scene
,
amount
,
device_information
,
}) .
then
(({
status
, }) =>
status
=== 204)

Released under the MIT License. (SITEMAP)