Skip to content

将电子发票插入微信用户卡包

商户自行开具电子发票后,可调用本接口将电子发票插入微信用户的卡包。 官方文档

js
wxpay
.
v3
.
newTaxControlFapiao
.
fapiaoApplications
.
_fapiao_apply_id_
.
insertCards
.
post
({
sub_mchid
,
scene
,
buyer_information
,
fapiao_card_information
,
}, {
fapiao_apply_id
,
headers
, })
.
then
(({
status
}) =>
status
=== 204)

Released under the MIT License. (SITEMAP)