Skip to content

老会员卡模板升级

商户可调用此api将微信公众平台创建微信会员卡升级为微信支付新版会员卡,将老会员卡card_id绑定品牌id,完成会员卡升级后可以使用新版特性,包括会员权益、会员服务、会员有礼等功能。 官方文档

js
wxpay
.
v3
.
marketing
.
membercardOpen
.
cards
.
_card_id_
.
upgrade
.
post
({
brand_id
,
appid
,
}, {
card_id
, })
.
then
(({
status
}) =>
status
=== 204)

Released under the MIT License. (SITEMAP)