Skip to content

商圈会员积分同步

通过积分通知回调API,商圈商户/服务商可针对微信支付前序推送给商圈系统的顾客商圈内交易通知,告知微信支付系统该笔交易的积分情况 官方文档 官方文档

js
wxpay
.
v3
.
businesscircle
.
points
.
notify
.
post
({
sub_mchid
,
transaction_id
,
appid
,
openid
,
earn_points
,
increased_points
,
points_update_time
,
no_points_remarks
,
total_points
,
}) .
then
(({
status
, }) =>
status
=== 204)

Released under the MIT License. (SITEMAP)